summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemwatcher
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+21
|\
| * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-2/+2
|\|
| * tst_qfilesystemwatcher: Blacklist flaky tests on Windows.Friedemann Kleint2015-11-171-2/+2
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-6/+7
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-6/+7
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-0/+26
|\
| * Fix return value of QWindowsFileSystemWatcherEngine::removePaths().Friedemann Kleint2015-06-091-0/+26
* | Extend the scope of QTBUG-30943Simon Hausmann2015-06-201-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+1
|/
* Tests: Use blacklist for failing tst_qfilesystemwatcher testsCaroline Chao2015-04-282-2/+8
* tst_QFileSystemWatcher: Improve diagnostics.Friedemann Kleint2015-04-231-7/+67
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QFileSystemWatcher::directoryChanged docs/testCory Bloor2015-01-051-10/+1
* Android: Fix QFileSystemWatcher test failuresEskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-1/+3
|\
| * QNX: Fix tst_qfilesystemwatcherBernd Weimer2014-06-031-1/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-081-14/+17
|\|
| * Stabilize tst_qfilesystemwatcher::watchFileAndItsDirectory().Friedemann Kleint2014-04-251-14/+17
* | Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-6/+6
|/
* Mac: make FSEvents-based QFileSystemWatcherEngine more robust.Erik Verbruggen2014-03-271-0/+3
* 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