]> git.saurik.com Git - wxWidgets.git/commit
Remove non-working or semi-working tests added from console.cpp.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 May 2010 10:53:17 +0000 (10:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 May 2010 10:53:17 +0000 (10:53 +0000)
commit6889fa2c0bd01aa1d271933168fc7ec94ef096f1
tree5593476fafc70123bc217d7d3fa1c87e6e4bb7c9
parentd25a864d0a1c0d18733666a5015e46da68b4fb1b
Remove non-working or semi-working tests added from console.cpp.

Remove tests added in r64324, there is no need to have commented out code
here and UTF-8 test was pretty strange as well (it's far from clear what
should the result of converting "utf8Invalid" be).

This also suppresses a warning that these changes introduced.

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