wxWidgets/tests/misc
Vadim Zeitlin 2ab92d62cf Add a simple unit test for wxParseCommonDialogsFilter().
Verify that this function (which is used for parsing the wildcard strings used
with file-related dialogs) works as expected and also asserts when given
invalid input.

See #4489.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-23 14:53:38 +00:00
..
dynamiclib.cpp using proper dylib for darwin 2010-06-20 15:24:01 +00:00
environ.cpp moved non-interactive tests for wxDynamicLibrary, wxGet/SetEnv, wxTempFile, wxCopyFile to appropriate CppUnit test suites; 2010-06-13 14:30:55 +00:00
garbage.cpp Revert r66070: "Unload bogus XRC resources in "garbage" unit test." 2010-11-21 13:00:06 +00:00
guifuncs.cpp Add a simple unit test for wxParseCommonDialogsFilter(). 2011-04-23 14:53:38 +00:00
metatest.cpp Fix warnings about signed/unsigned comparisons inside wxMax() and friends. 2010-10-27 20:23:55 +00:00
misctests.cpp
module.cpp fix building without PCH 2010-06-06 15:44:32 +00:00
pathlist.cpp remove some tests from the console sample: 2010-06-06 14:21:27 +00:00
selstoretest.cpp
settings.cpp
typeinfotest.cpp