wxWidgets/tests/strings
Vadim Zeitlin 39d169639b Fix wxString unit test when not using UTF-8.
Restrict the tests added in r70987 to run when using UTF-8 strings only, they
test for something that is simply not true (and for a bug that can't happen)
with non-multibyte encodings.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-09 14:24:10 +00:00
..
crt.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
iostream.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
numformatter.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
stdstrings.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
strings.cpp Fix wxString unit test when not using UTF-8. 2012-05-09 14:24:10 +00:00
tokenizer.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
unichar.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
unicode.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
vararg.cpp Use __WINDOWS__ for OS checks and __WXMSW__ for GUI checks (round 2). 2012-03-04 20:31:42 +00:00
vsnprintf.cpp Use __WINDOWS__ for OS checks and __WXMSW__ for GUI checks (round 2). 2012-03-04 20:31:42 +00:00