wxWidgets/tests/fswatcher
Dimitri Schoolwerth 2d5ce25373 Work around failing file watcher test under XP.
Under only Windows XP the test FileSystemWatcherTestCase::TestTrees fails
during the RmDir(treedir) call (SHFileOperation strangely returns
ERROR_DIR_NOT_EMPTY). To make the test pass remove the treedir first and
only then the singledir. This is merely a workaround while the actual
problem is still to be investigated.
2015-04-19 13:34:39 +04:00
..
fswatchertest.cpp Work around failing file watcher test under XP. 2015-04-19 13:34:39 +04:00