qt5base-lts/tests/auto/other/qfocusevent
Kari Oikarinen fd87c8da82 tests/auto/other: Avoid unconditional qWait()s
There is no need to qWait() before a QTRY_VERIFY. qWait() will also
intermittently handle events while waiting, so calling it in a loop isn't
necessary.

Change-Id: Ica7fbf18c03e673213dd9b72f31f71937cdcb145
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2018-04-06 07:19:19 +00:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
BLACKLIST Ignore tst_QFocusEvent failures on macOS 10.12 2017-07-29 09:35:03 +00:00
qfocusevent.pro Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
tst_qfocusevent.cpp tests/auto/other: Avoid unconditional qWait()s 2018-04-06 07:19:19 +00:00