wxWidgets/tests/strings
2007-08-30 20:21:49 +00:00
..
crt.cpp overload wxStrpbrk() for more types and add tests for it 2007-06-13 15:31:09 +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 fixed variadic templates in the case when char value is passed in place of (e.g.) %i or %d argument 2007-08-20 19:20:10 +00:00
vsnprintf.cpp harmless warning fix 2007-07-23 22:34:29 +00:00