Files
wxWidgets/tests
Vadim Zeitlin 1a39b0131f No real changes, just avoid an unnecessary heap allocation in a test.
We don't need to allocate the locale object in StringTestCase::ToDouble() on
the heap (and then delete it -- or not, if an assertion fails before the
function end), it's enough and simpler to just create it as a local variable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-31 11:55:37 +00:00
..
2009-07-23 20:30:22 +00:00
2010-04-16 10:43:18 +00:00
2009-09-13 12:26:03 +00:00
2009-07-23 20:30:22 +00:00
2008-01-13 01:13:03 +00:00
2010-03-29 09:59:05 +00:00
2009-07-23 20:30:22 +00:00
2010-04-16 11:29:22 +00:00
2010-04-16 10:43:18 +00:00
2009-07-23 20:30:22 +00:00
2004-11-22 15:12:29 +00:00
2009-09-21 14:45:37 +00:00