]> git.saurik.com Git - wxWidgets.git/commit - tests/test_vc7_test.vcproj
fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transiti...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2008 17:03:09 +0000 (17:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2008 17:03:09 +0000 (17:03 +0000)
commit5769cf0f89fa4d076042e9f8dd24a32501280f8c
tree56a2d1c236ec29139dc72d60a3abd9e433edb008
parent27482218f01f1e91d454443fa0205215c39b2174
fix bugs introduced in wxCmdLineParser::ConvertStringToArgs() during Unicode transition; added a unit test for it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/cppunit.h
src/common/cmdline.cpp
tests/Makefile.in
tests/cmdline/cmdlinetest.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp
tests/test_vc7_test.vcproj
tests/test_vc8_test.vcproj