wxwidgets/tests/strings
2009-04-04 23:55:05 +00:00
..
crt.cpp revert r60023 and really fixed compilation problems caused by r60017 by providing assertEquals(const char *, const char *) overload as well 2009-04-04 23:55:05 +00:00
iostream.cpp don't compile the test in the build configurations where it's not supported (trying to fix buildbot OS X build) 2008-05-30 21:59:24 +00:00
stdstrings.cpp fix the test case which wrongly relied on wxString using UTF-8 representation 2009-04-03 17:02:12 +00:00
strings.cpp revert r60023 and really fixed compilation problems caused by r60017 by providing assertEquals(const char *, const char *) overload as well 2009-04-04 23:55:05 +00:00
tokenizer.cpp Fix for compiler error with gcc 3.3.5 and cppunit 1.10.0 and 2006-02-05 14:01:37 +00:00
unichar.cpp first phase of transition to unified Unicode build: 2007-03-17 10:26:10 +00:00
unicode.cpp fix the test case which wrongly relied on wxString using UTF-8 representation 2009-04-03 17:03:16 +00:00
vararg.cpp added a test for passing wxCharBufer to wxprintf functions 2008-07-29 13:32:35 +00:00
vsnprintf.cpp fix the test for !wxUSE_UNICODE_UTF8 builds: don't suppose that strings are UTF-8 encoded in VsnprintfTestCase::S() but use FromUTF8() explicitly (how did it manage to work with VC9 before?) 2009-04-04 16:45:23 +00:00