summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-17 19:38:20 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-03-18 19:33:32 +0000
commitf8a48df4fcb2b40c2978c4e446bc6599c942aa32 (patch)
tree63f01d93589b969688cb1a10e0d6149d9f96d8c7
parent12f3a1f3172f24bfbcfd8c8d47e7e0fc9b451f45 (diff)
Remove the old headersclean unit testv5.5.0-beta1
We have configure -headersclean now Change-Id: Iadc179632e128cb0d6fd72c0b1541371b032e4d4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-rw-r--r--tests/auto/headersclean/headersclean.pro3
-rw-r--r--tests/auto/host.pro2
2 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
deleted file mode 100644
index 4c6c350..0000000
--- a/tests/auto/headersclean/headersclean.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-QT = script scripttools
-load(qt_headersclean)
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
diff --git a/tests/auto/host.pro b/tests/auto/host.pro
index 6bc8753..4095052 100644
--- a/tests/auto/host.pro
+++ b/tests/auto/host.pro
@@ -1,4 +1,4 @@
TEMPLATE=subdirs
SUBDIRS=\
- headersclean \
+