wxWidgets/tests/file
Vadim Zeitlin 98a177f45a Add test for correct short/long file names in wxDir.
Verify that enumerating the files using the pattern *.foo doesn't match
*.foo.bar files, as it used to do under MSW.

See #3432.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-04-22 00:32:55 +00:00
..
dir.cpp Add test for correct short/long file names in wxDir. 2013-04-22 00:32:55 +00:00
filefn.cpp moved non-interactive tests for wxDynamicLibrary, wxGet/SetEnv, wxTempFile, wxCopyFile to appropriate CppUnit test suites; 2010-06-13 14:30:55 +00:00
filetest.cpp Fix fatal bug in the recently added wxFile::ReadAll(). 2012-10-04 22:47:44 +00:00