summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-11-03 10:12:44 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-04 20:48:19 +0100
commit087fcc61824a54e49e68b9090b2983ef7dd18ddb (patch)
tree246385321b521b329a2099abdb66cb2dc3ce26ee /tests/auto/gui.pro
parent0008428f9088d1d6623dec5706d49cbf65692e28 (diff)
Moved tests into gui/kernel/ and gui/qopengl/
This commit moves tests from test/auto/ into more appropriate locations (i.e. matching the locations in the Qt source): - qscreen and qwindow are moved into gui/kernel/ - qopengl is moved into gui/qopengl/ Note: qscreen is disabled for now since it is broken on Linux (see QTBUG-22554). Change-Id: Idcc7a51e78d6d0955bddb9cb4091866659193cc8 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r--tests/auto/gui.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro
index 4f684869f4..2a954e7977 100644
--- a/tests/auto/gui.pro
+++ b/tests/auto/gui.pro
@@ -6,7 +6,6 @@
TEMPLATE=subdirs
SUBDIRS=\
gui \
- qopengl \
qtransformedscreen \
qwindowsurface \
qwsembedwidget \