qt5base-lts/tests/auto/corelib/io
Bradley T. Hughes 2193df65a3 Fix tst_QFileSystemWatcher failure on Mac OS X
The watchFileAndItsDirectory() test would fail due to atime updates for
the first watched file coming up to 2 seconds after the file was closed.
Observation shows that the atime has a 2 second resolution on Mac OS X
using HFS+, so add an appropriate delay to make sure that the atime
update from the kqueue based file system watcher can dispatch all
updates.

Task-number: QTBUG-22744
Change-Id: Ie79af20d6b4c154021307c8a8f6d336369720337
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-02-17 05:25:26 +01:00
..
largefile Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qabstractfileengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qbuffer Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdatastream Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qdebug Fix QTextStream and QDebug operator<< for QLatin1String 2012-02-02 11:10:04 +01:00
qdir Fixed qdir unittest to handle being run as root 2012-02-09 06:53:05 +01:00
qdiriterator Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfile Fixed tst_QFile when redirecting stdin/stdout/stderr to/from files. 2012-02-16 01:57:27 +01:00
qfileinfo Add QFileInfo::isNativePath 2012-02-14 02:48:35 +01:00
qfilesystementry Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qfilesystemwatcher Fix tst_QFileSystemWatcher failure on Mac OS X 2012-02-17 05:25:26 +01:00
qiodevice Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnodebug Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qprocess Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qprocessenvironment Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qresourceengine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsettings Make "nmake check" pass for corelib tests in Windows. 2012-02-09 12:52:28 +01:00
qstandardpaths Fixed qstandardpaths unittest to handle being run as root 2012-02-09 06:53:10 +01:00
qtemporarydir Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtemporaryfile Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtextstream Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qurl Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qwinoverlappedionotifier Update contact address in license headers. 2012-01-31 04:54:56 +01:00
io.pro QWinOverlappedIoNotifier introduced 2012-01-24 14:39:58 +01:00