summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r--tests/auto/gui.pro7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro
index 607ea68357..65595405a5 100644
--- a/tests/auto/gui.pro
+++ b/tests/auto/gui.pro
@@ -136,7 +136,12 @@ SUBDIRS=\
qx11info \
# This test cannot be run on Mac OS
-mac*:SUBDIRS -= qwindowsurface
+mac*:SUBDIRS -= \
+ qwindowsurface \
+
+# This test can only be run on Mac OS
+!mac:SUBDIRS -= \
+ qmacstyle \
# This test takes too long to run on IRIX, so skip it on that platform
irix-*:SUBDIRS -= qitemview