]> git.saurik.com Git - wxWidgets.git/commit
don't run the tests which can't succeed in ANSI build; remove the tests for wxUSE_WCH...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Jul 2008 23:01:17 +0000 (23:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Jul 2008 23:01:17 +0000 (23:01 +0000)
commitae431935713fabbdae1759450dd97840330b6bd0
tree384f17ebccd9e0430ee8f1d528735cea13b0e065
parent852dcba5286b2b423d7cb21799d11df7efcbd0e6
don't run the tests which can't succeed in ANSI build; remove the tests for wxUSE_WCHAR_T, it's always 1 now; test MB2WC conversions in Unicode build too (it only tested WC2MB for some reason)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/strings/unicode.cpp