summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-17 19:35:31 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-04-10 06:34:06 +0000
commit28dfda5d1f9afdc4799a2855fbed012db754eb5b (patch)
treef9b8b8079790f1609acdf2c9f1e7c9f79b5fde60 /tests
parentc52bcf733742837f7fbeedbb788c3c9285a24bb6 (diff)
Remove the old headersclean unit test
We have configure -headersclean now Change-Id: Iaf576b16d7c756a08ec5c3dfa32deaa343e5e029 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/headersclean/headersclean.pro3
-rw-r--r--tests/auto/other/other.pro5
2 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/other/headersclean/headersclean.pro b/tests/auto/other/headersclean/headersclean.pro
deleted file mode 100644
index 73e0c5dd56..0000000000
--- a/tests/auto/other/headersclean/headersclean.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-QT = core concurrent network dbus xml sql testlib gui opengl widgets printsupport platformsupport-private
-load(qt_headersclean)
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 6e8f1e3c9c..a5ed4c5f31 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -4,7 +4,6 @@ SUBDIRS=\
baselineexample \
compiler \
gestures \
- headersclean \
lancelot \
languagechange \
macgui \
@@ -29,7 +28,6 @@ SUBDIRS=\
!qtHaveModule(widgets): SUBDIRS -= \
baselineexample \
gestures \
- headersclean \
lancelot \
languagechange \
modeltest \
@@ -44,14 +42,11 @@ SUBDIRS=\
!qtHaveModule(network): SUBDIRS -= \
baselineexample \
- headersclean \
lancelot \
networkselftest \
qnetworkaccessmanager_and_qprogressdialog \
qobjectperformance
-testcocoon: SUBDIRS -= headersclean
-
cross_compile: SUBDIRS -= \
atwrapper \
compiler