qt5base-lts/tests/auto/corelib
Robin Burchell 18d2528b6c Change test to use new QTRY_COMPARE/QTRY_VERIFY macros.
When verifying nonzero results (i.e. that something expected *did* happen),
using these macros allows bailing out of the timer much earlier than the
potential 5 seconds.

My running this on Linux goes from ~147 seconds to ~91 seconds.

Change-Id: Ie1e41252eb4eb295b5c8e795ded02f00eb7f9387
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-12-30 00:18:24 +01:00
..
animation Avoid repeatedly registering the same meta-type 2011-12-28 08:16:47 +01:00
codecs Improve QTextCodec::codecForLocale() test. 2011-12-29 13:27:17 +01:00
concurrent Don't allow QThreadPool test to hang on failure. 2011-12-29 01:39:04 +01:00
global Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
io Change test to use new QTRY_COMPARE/QTRY_VERIFY macros. 2011-12-30 00:18:24 +01:00
itemmodels Cleanup itemmodel autotests. 2011-12-28 06:34:02 +01:00
kernel Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
plugin Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
statemachine Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
thread Remove mention of trolltech from QThreadStorage test. 2011-12-28 02:56:08 +01:00
tools Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
xml Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00