qt5base-lts/tests/auto/corelib/io/qfilesystemwatcher
Friedemann Kleint bf440c18bb Fix return value of QWindowsFileSystemWatcherEngine::removePaths().
Previously, the path was removed from list returned (indicating failure
to remove) only when the thread's list was empty
(last file in directory). Move the statement up so that removal
happens when it is found in thread's list.

Task-number: QTBUG-46449
Change-Id: Ib79199c731f79357b0e5c17636254fbeb3a754a0
Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
2015-06-09 09:50:35 +00:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
BLACKLIST Tests: Use blacklist for failing tst_qfilesystemwatcher tests 2015-04-28 12:35:21 +00:00
qfilesystemwatcher.pro Tests: Use blacklist for failing tst_qfilesystemwatcher tests 2015-04-28 12:35:21 +00:00
tst_qfilesystemwatcher.cpp Fix return value of QWindowsFileSystemWatcherEngine::removePaths(). 2015-06-09 09:50:35 +00:00