summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-08-19 03:45:50 -0700
committerJake Petroules <jake.petroules@qt.io>2016-08-19 13:18:01 +0000
commit241894afcef4469fa9d678da44c475b20fedc10b (patch)
tree4fabb699aae0ec665fac8071924b31dff31aa286 /tests
parentbedd8eaf5d4fc917736b18975d53efb5a92f751d (diff)
Exclude tests from UIKit as well as WinRT (no QProcess support)
Change-Id: Idd38e00b306f78326d47246025a0b41c4442882d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/postbuild/postbuild.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/postbuild/postbuild.pro b/tests/postbuild/postbuild.pro
index de1ff0b4..294f13d1 100644
--- a/tests/postbuild/postbuild.pro
+++ b/tests/postbuild/postbuild.pro
@@ -8,8 +8,8 @@ SUBDIRS += \
# This test is not valid for Windows CE
wince*: SUBDIRS -= guiapplauncher
-# This test is not valid for WinRT
-winrt: SUBDIRS -= headers guiapplauncher
+# This test is not valid for UIKit/WinRT (no QProcess)
+uikit|winrt: SUBDIRS -= headers guiapplauncher
# This test is only valid on linux
!linux: SUBDIRS -= symbols