qt5base-lts/tests/auto/corelib
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
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Eliminate duplicate data row names in utf8 autotest. 2012-02-14 02:48:35 +01:00
global Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
io Fix tst_QFileSystemWatcher failure on Mac OS X 2012-02-17 05:25:26 +01:00
itemmodels Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
json Changed json unittest to work from installation directory 2012-02-16 04:23:20 +01:00
kernel Implement new static less API for QMetaType. 2012-02-16 02:00:15 +01:00
plugin Fixed qlibrary unittest to work on mac 2012-02-10 03:02:07 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
tools Changed qcryptographichash unittest to work from installation directory 2012-02-17 05:24:37 +01:00
xml Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
corelib.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00