summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemwatcher
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-1/+1
|\
| * Fix potential crash: adding int to stringFrederik Gladhorn2013-10-041-1/+1
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+6
|/
* Merge branch 'stable' into devSergio Ahumada2013-09-211-0/+81
|\
| * Fix QFileSystemWatcher inotifyRiccardo Ferrazzo2013-09-191-0/+81
* | Disable tst_QFileSystemWatcherGunnar Sletta2013-09-201-0/+2
|/
* test: Mark tst_QFileSystemWatcher::watchFileAndItsDirectory() as XFAILSergio Ahumada2013-08-111-1/+6
* Use case insensitive matching for hashes QFileSystemWatcher/Win.Friedemann Kleint2013-07-041-5/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-0/+5
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove unused inotify includes in the filesystem watcher testThomas McGuire2012-08-231-8/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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