wxWidgets/tests/strings
2009-03-23 16:25:44 +00:00
..
crt.cpp calling wcsnlen(NULL) does crash (under Debian and, according to the docs, should also crash with MSVC), contrary to what the comment claimed so don't do this 2009-01-16 17:48:59 +00:00
iostream.cpp
stdstrings.cpp get rid of special WX_ASSERT_FOO_EQUAL macros by defining CppUnit::assertEquals() overloads for wx types 2008-07-18 23:07:23 +00:00
strings.cpp add the ToCLong, ToCULong and ToCDouble functions, with docs and test units 2009-03-20 14:50:06 +00:00
tokenizer.cpp
unichar.cpp
unicode.cpp minor icc warning fixes 2008-11-19 09:55:27 +00:00
vararg.cpp added a test for passing wxCharBufer to wxprintf functions 2008-07-29 13:32:35 +00:00
vsnprintf.cpp put wxSetLocale() call in setUp() as VC6 still fails because of wrong locale in VsnprintfTestCase 2009-03-23 16:25:44 +00:00