wxWidgets/tests/strings
Vadim Zeitlin e3276230de fix bug with wxCSConv("ASCII")
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-07-19 01:45:38 +00:00
..
crt.cpp overload wxStrpbrk() for more types and add tests for it 2007-06-13 15:31:09 +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 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 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
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 bug with wxCSConv("ASCII") 2008-07-19 01:45:38 +00:00
vararg.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
vsnprintf.cpp include wx/crt.h to get wxUSE_WXVSNPRINTF 2008-06-01 16:58:17 +00:00