wxWidgets/tests/cmdline
Vadim Zeitlin 1a63798c5a Fix parsing of negated long options in wxCmdLineParser.
Negated long options were not recognized in wxCmdLineParser::Parse(), do check
for them now.

Also extend the unit test to check for negated options.

Closes #13335.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-07-21 13:49:55 +00:00
..
cmdlinetest.cpp Fix parsing of negated long options in wxCmdLineParser. 2011-07-21 13:49:55 +00:00