Fix FileTestCase to really test strings with embedded NULs.
[wxWidgets.git] / tests / file / dir.cpp
2010-10-03  Vadim ZeitlinFix DirTestCase to run on the systems without "C:"...
2010-06-21  Francesco Montorsibetter DirTestCase::DirExists test;
2010-06-21  Vadim ZeitlinCorrect the expected result of directory existence...
2010-06-19  Francesco MontorsiMove dir tests from the console sample to DirTestCase