summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-06-20 12:18:35 +0200
committerKai Koehne <kai.koehne@qt.io>2019-07-05 09:58:54 +0000
commitde220c1a8459b0d5a4080e0d637e1a5e5a920394 (patch)
treecf8e9a5a31a5b98c214ed424c1305ac3fcece68f /tests/auto/auto.pro
parent0119d409921c88ed5e9b0883098fc84c4526fb37 (diff)
Disable tests not working for Android and WinRT
Fixes: QTBUG-73626 Fixes: QTBUG-73627 Fixes: QTBUG-73628 Fixes: QTBUG-73629 Fixes: QTBUG-73630 Change-Id: I14b5521ed28e8352e3bcef82103243159ff36073 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 0d3c1d1eb..945ec3395 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -16,7 +16,10 @@ SUBDIRS=\
installed_cmake.depends = cmake
# These tests don't make sense for cross-compiled builds
-cross_compile:SUBDIRS -= linguist
+cross_compile:SUBDIRS -= linguist qdoc qtattributionsscanner windeployqt qhelpgenerator
+
+# Tests that might make sense, but currently use SRCDIR
+cross_compile:SUBDIRS -= qhelpcontentmodel qhelpenginecore qhelpindexmodel qhelpprojectdata
# These tests need the QtHelp module
!qtHaveModule(help): SUBDIRS -= \