Revert "Re-enable mac tests"
authorJ-P Nurmi <jpnurmi@digia.com>
Thu, 23 Jan 2014 09:54:01 +0000 (11:54 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 25 Jan 2014 15:18:50 +0000 (16:18 +0100)
This reverts commit cc811f77fc4f48fb696784f0a51042bb736d7071.

GUI tests were temporarily disabled on Mac in 8ed38c7 and cc811f7 meant
to re-enable them, but in fact removed the GUI tests on every platform.
There is still plenty of instability in the tests, so we will first
restore GUI tests on non-Mac platforms, and then we'll try to properly
re-enable them on Mac, step by step.

Change-Id: Ic8ac32386cc9e7c5ea3172751d74138e30fa0fdf
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
tests/auto/auto.pro

index 30bc175..8809693 100644 (file)
@@ -8,6 +8,13 @@ SUBDIRS=\
 
 qmldevtools.CONFIG = host_build
 
+!mac {
+SUBDIRS += \
+    quick \
+    particles \
+    qmltest
+}
+
 installed_cmake.depends = cmake
 
 testcocoon: SUBDIRS -= headersclean