aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quicktest/quicktest.pro
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2017-09-01 10:59:54 +0000
committerShawn Rutledge <shawn.rutledge@qt.io>2017-09-04 08:20:19 +0000
commit8f93d3627a9b76bf77896501129990e33a77f32c (patch)
tree9514c93c51c2bfe433ec2e04e3e6861bc8d91dcf /tests/auto/quicktest/quicktest.pro
parent7c54910a660dfe8e8b9fa20a82a93fcda2eb198f (diff)
Revert "Make QtQuickTest::mouseEvent use QTest::mouseX"
It seems this is causing QTBUG-62925 and QTBUG-62926 so revert is the best option at this point to proceed This reverts commit 4c46dce8fd9c9dddddd1d07f56396b3eabb2efc4. Change-Id: Ia8ea85c1ac1ada1752b29c9fbd8439f5963d46d2 Reviewed-by: J-P Nurmi <jpnurmi@qt.io> Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/auto/quicktest/quicktest.pro')
-rw-r--r--tests/auto/quicktest/quicktest.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/quicktest/quicktest.pro b/tests/auto/quicktest/quicktest.pro
index ee22131753..3b4ec23a64 100644
--- a/tests/auto/quicktest/quicktest.pro
+++ b/tests/auto/quicktest/quicktest.pro
@@ -1,4 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = \
- signalspy \
- testevent
+ signalspy