summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui.pro
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-10-04 16:58:55 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-06 05:28:32 +0200
commit0a663b92ff4934b0d4f38b97edd22fe81ef521e4 (patch)
tree4109f8f2c0c09ec5ebf1d6e11945c26cf1d499be /tests/auto/gui.pro
parent52acc24cdf9e217353e2456cbc009e97176cb70b (diff)
Don't build qwindowsurface autotest on Mac OS.
The test was a no-op on Mac OS. It's better to avoid building or running it on Mac OS, rather than spending time compiling and running a test that does nothing on that platform. Change-Id: I4aa579036788e404f8a6a8f1a80acd32338fb3cd Reviewed-on: http://codereview.qt-project.org/5958 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r--tests/auto/gui.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro
index 9d7adc60dc..180cf047c6 100644
--- a/tests/auto/gui.pro
+++ b/tests/auto/gui.pro
@@ -135,6 +135,9 @@ SUBDIRS=\
qwswindowsystem \
qx11info \
+# This test cannot be run on Mac OS
+mac*:SUBDIRS -= qwindowsurface
+
# This test takes too long to run on IRIX, so skip it on that platform
irix-*:SUBDIRS -= qitemview