aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-08-19 00:42:59 -0700
committerJake Petroules <jake.petroules@qt.io>2016-08-19 21:04:31 +0000
commit25c2cfc143ffbee16acea55394c0d8752beb31ea (patch)
tree35f3abdbc1e6585085bd6432d57f492060d14e44 /tests/auto/auto.pro
parentf36f3d0b4bd51985d64ab1a5f38313279bd1b00e (diff)
Exclude tests that require features not present on UIKit platforms
Change-Id: I0398bf60fa150e9e03822938a2a6bedf280d7750 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 7b13cb2b6d..556f5ddc7a 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -14,6 +14,9 @@ qtHaveModule(gui):qtConfig(opengl(es1|es2)?) {
}
+# console applications not supported
+uikit: SUBDIRS -= qmltest
+
qmldevtools.CONFIG = host_build
installed_cmake.depends = cmake