qt5base-lts/tests/auto/widgets
Andre de la Rocha dffbf4a7f6 Fix use of QTest::mouseMove() in widgets tests
Fixing some issues that could cause intermittent or environment-dependent
failures. One kind regards the use of multiple QTest::mouseMove()
calls in sequence internally using the QCursor API, causing timing
dependent failures. Switching to the override that does not require the
QCursor API, where possible. Other test could fail depending on the size
of the screen.

Change-Id: I4a368955ddbb48f729dcdf74c20eb163329936b2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2018-07-12 09:51:56 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
effects tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents() 2018-05-21 06:05:15 +00:00
graphicsview Fix use of QTest::mouseMove() in widgets tests 2018-07-12 09:51:56 +00:00
itemviews Fix use of QTest::mouseMove() in widgets tests 2018-07-12 09:51:56 +00:00
kernel Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
styles winrt: Make widgets/styles auto tests pass 2018-05-25 11:02:21 +00:00
util winrt: Make widgets/util auto tests pass 2018-05-25 11:02:23 +00:00
widgets Add QStyle::SH_SpinBox_StepModifier style hint 2018-07-12 09:07:32 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00