From 087fcc61824a54e49e68b9090b2983ef7dd18ddb Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Thu, 3 Nov 2011 10:12:44 +0100 Subject: Moved tests into gui/kernel/ and gui/qopengl/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- tests/auto/gui.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/gui.pro') 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 \ -- cgit v1.2.3