wxWidgets/tests/strings
2007-10-09 00:10:07 +00:00
..
crt.cpp overload wxStrpbrk() for more types and add tests for it 2007-06-13 15:31:09 +00:00
iostream.cpp added a trivial test for wxString stream insertion operators 2007-10-09 00:10:07 +00:00
stdstrings.cpp fix resize() when it's used for truncating a string in UTF-8 build; added test for this bug 2007-08-30 18:13:29 +00:00
strings.cpp use WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT_EQUAL with casts 2007-08-30 20:21:49 +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 use same names for test suites as the ones in ./test -l 2007-06-28 07:54:15 +00:00
vararg.cpp fix a couple of harmless warnings in MSVC build 2007-09-14 23:33:46 +00:00
vsnprintf.cpp harmless warning fix 2007-07-23 22:34:29 +00:00