wxWidgets/tests/strings
2010-04-16 11:29:09 +00:00
..
crt.cpp Allow calling wxStrchr() with a narrow string and wide character. 2009-11-28 14:37:03 +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 Add wxString::ToStdString() and ToStdWstring(). 2010-04-11 11:08:49 +00:00
strings.cpp Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity. 2010-04-16 11:29:09 +00:00
tokenizer.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
unichar.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
unicode.cpp Fix another off-by-1 bug in wxMBConv::ToWChar(). 2009-09-26 13:31:27 +00:00
vararg.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
vsnprintf.cpp Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00