summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsintegration.cpp
diff options
context:
space:
mode:
authorAndre de la Rocha <andre.rocha@qt.io>2018-07-06 14:18:46 +0200
committerAndre de la Rocha <andre.rocha@qt.io>2018-07-12 09:51:56 +0000
commitdffbf4a7f6b5d5544c13ac059822512a770d4df8 (patch)
treefc93e378367a4a16f98f7b1153384712f2d78739 /src/plugins/platforms/windows/qwindowsintegration.cpp
parentd6fb64267fd90a95a64355e610f89eec480d1c1e (diff)
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>
Diffstat (limited to 'src/plugins/platforms/windows/qwindowsintegration.cpp')
0 files changed, 0 insertions, 0 deletions