summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemwatcher
Commit message (Expand)AuthorAgeFilesLines
* Fix directories never being unwatched after deletion on Windows.Robin Burchell2012-03-211-0/+27
* Fix tst_QFileSystemWatcher failure on Mac OS XBradley T. Hughes2012-02-172-2/+5
* Stabilize QFileSystemWatcher test.Friedemann Kleint2012-02-152-35/+69
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-091-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Pass notification of failure of watches onto the caller.Robin Burchell2012-01-041-30/+41
* Remove redundant debug code from QFileSystemWatcher test.Jason McDonald2012-01-041-4/+2
* Remove support for dnotify QFileSystemWatcher.Robin Burchell2012-01-021-32/+1
* Change test to use new QTRY_COMPARE/QTRY_VERIFY macros.Robin Burchell2011-12-301-26/+10
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-251-4/+6
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-211-0/+2
* Cleanup corelib autotestsJason McDonald2011-11-141-9/+9
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+2
* Remove debugging code from QFileSystemWatcher testJason McDonald2011-10-311-15/+0
* Re-enabled testsJo Asplin2011-10-261-1/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-6/+2
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-313-0/+581