aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorSami Nurmenniemi <sami.nurmenniemi@qt.io>2017-06-05 12:48:40 +0300
committerSimon Hausmann <simon.hausmann@qt.io>2017-08-22 12:03:49 +0000
commitadb0f009de9ddc603234913a316744d0f8ca417f (patch)
treee4aae43fe7ce0f17266509403d8f10999c3350ed /tests/auto/auto.pro
parentc4e5208dd17196fd6870bd8672cf68ff50873ad1 (diff)
Fix tests for boot2qt
The tests for boot2qt were disabled with commit 28063805bf22b77a93f22a4289ca8afa9f1cb201. The tests can be enabled since qtdeclarative now fallbacks to software renderer if OpenGL is not supported. Some tests involving mouse behavior and window grabbing need to be skipped on minimal/offscreen platforms. Task-number: QTBUG-60268 Change-Id: Ib468638df8d5001bf127dd17aee7dcfe38b11780 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 87cda7dc..2f6dc9af 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -28,9 +28,3 @@ SUBDIRS += \
sanity \
snippets
-# QTBUG-60268
-boot2qt: SUBDIRS -= applicationwindow calendar controls cursor \
- drawer focus font menu platform palette popup \
- qquickmaterialstyle qquickmaterialstyleconf \
- qquickuniversalstyle qquickuniversalstyleconf \
- snippets qquickmenubar qquickninepatchimage