qt5base-lts/tests/auto/corelib/io
Cory Bloor f38b7e0343 Fix QFileSystemWatcher::directoryChanged docs/test
QFileSystemWatcher does not signal directoryChanged() when files are
modified in a watched directory. QTBUG-8945 was closed with the
decision that it should not signal. Updating the docs and tests to
reflect this fact.

The test code that is being changed is a partial revert of Qt4 commit
1428cc6d71a65c1ac7123c9c4cc3cfaf225cceed. It appears that Symbian
supported directoryChanged() on modification, hence why the check
was for 0 or 1.

Change-Id: I04320c68f227ca338ce65e525956ee201fd50699
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
2015-01-05 23:52:58 +01:00
..
largefile Further limit the sparse file testing on OS X 2014-10-22 23:00:41 +02:00
qabstractfileengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbuffer Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatastream Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdataurl Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdebug Logging: Disable tracking of debug source info for release builds 2014-10-01 16:06:27 +02:00
qdir Android: Fix QDir tests 2014-12-22 09:26:49 +01:00
qdiriterator Android: Fix QDirIterator tests 2014-12-22 09:26:57 +01:00
qfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileinfo Android: Fix test failure for test QFileInfo::lastRead() 2014-12-22 09:27:31 +01:00
qfileselector Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystementry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystemwatcher Fix QFileSystemWatcher::directoryChanged docs/test 2015-01-05 23:52:58 +01:00
qiodevice Android: Fix QIODevice tests 2014-12-22 09:27:44 +01:00
qipaddress Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlockfile Android: Disable QLockFile test 2014-12-22 09:27:49 +01:00
qloggingcategory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qloggingregistry Android: Fix QLoggingRegistry test 2014-12-22 09:27:55 +01:00
qnodebug Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocess Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocess-noapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocessenvironment Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qresourceengine Android: Fix QResourceEngine tests 2014-12-19 16:00:41 +01:00
qsavefile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsettings Properly detect UTF-8 BOM markers in ini files 2014-10-29 08:58:31 +01:00
qstandardpaths Android: Fix QStandardPaths test 2014-12-19 16:00:46 +01:00
qstorageinfo Disable the tests that verify that the available space shrunk 2014-11-22 20:02:45 +01:00
qtemporarydir Android: Fix QTemporaryDir/File::nonWritableCurrentDir() tests 2014-12-22 09:28:05 +01:00
qtemporaryfile Android: Fix QTemporaryDir/File::nonWritableCurrentDir() tests 2014-12-22 09:28:05 +01:00
qtextstream Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qurl Add Windows-specific notation for WebDAV to QUrl. 2014-11-17 21:47:29 +01:00
qurlinternal Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qurlquery Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwinoverlappedionotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00