qt5base-lts/tests/auto/widgets/graphicsview/qgraphicsview
Tor Arne Vestbø 08e083e682 Ensure result of all QTest::qWaitFor are verified
The qWaitFor functions themselves can not trigger a test failure, as that
will not result in the test function exiting early, so every single call
to qWaitFor needs to be wrapped in a QVERIFY.

Change-Id: Id15a1549f31d06cdbf788e1d84ea431c28636ec8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-10-05 15:15:36 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST tests: fix and un-blacklist tst_qgraphicsview::hoverLeave 2017-09-07 15:16:46 +00:00
qgraphicsview.pro QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0. 2015-08-22 05:55:24 +00:00
tst_qgraphicsview_2.cpp tst_qgraphicsview: use new QTest::addRow() more 2017-01-26 10:31:36 +00:00
tst_qgraphicsview.cpp Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
tst_qgraphicsview.h Speed up compilation of tst_qgraphicsview_2.cpp 2016-10-03 14:59:56 +00:00