qt6-bb10/tests/auto/corelib
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
..
animation Android: Stabilize QPauseAnimation test 2014-12-22 09:26:38 +01:00
codecs Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml(). 2014-10-28 12:17:13 +01:00
global Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
io Fix QFileSystemWatcher::directoryChanged docs/test 2015-01-05 23:52:58 +01:00
itemmodels Merge remote-tracking branch 'origin/5.4' into dev 2014-12-10 07:58:06 +01:00
json Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
kernel Fix QMetaProperty::write so it tries to register a property type. 2014-12-07 12:38:40 +01:00
mimetypes Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugin Update license headers and add new license files 2014-09-24 12:26:19 +02:00
statemachine QState: Added template PointerToMemberFunction 2014-12-20 06:36:26 +01:00
thread QThreadPool::cancel() to remove individual jobs from the job queue. 2014-12-24 15:01:36 +01:00
tools tst_QHash: Factor qHash()-related test cases into a separate test 2015-01-05 20:18:51 +01:00
xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00