wxWidgets/tests/strings
Michael Wetherell 31c0639151 Missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-01-02 08:04:30 +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
unichar.cpp
unicode.cpp Missing header. 2008-01-02 08:04:30 +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