qt5base-lts/tests/auto/widgets
Marc Mutz 7fef5fe293 Stabilize tst_qabstractitemview
Attempt to fix

 FAIL! : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same
    Actual (spy.count()): 0
    Expected (1) : 1
    Loc: [tst_qabstractitemview.cpp(1292)]

which might have been introduced by removing the absolute qWait(200) in favor
of qWaitForWindowExposed() in afe8e368, so trying to compensate with a
QTRY_COMPARE.

Change-Id: Id437acd810b54e005daaf66ffffd4dd586075ab6
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-12-11 09:55:39 +01:00
..
dialogs Merge remote-tracking branch 'origin/release' into stable 2013-11-26 10:51:34 +01:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Stabilize tst_QGraphicsItem 2013-12-03 11:42:13 +01:00
itemviews Stabilize tst_qabstractitemview 2013-12-11 09:55:39 +01:00
kernel Windows: Don't cover the taskbar when maximizing frameless windows 2013-12-06 13:52:34 +01:00
styles Test password mask delay and characters on Mac. 2013-07-11 10:56:49 +02:00
util QCompleter::setFilterMode() add property filterMode. 2013-09-20 23:45:06 +02:00
widgets QSpinBox: allow positive values to be entered with the '+' prefix. 2013-12-05 23:57:53 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00