summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-17 19:38:35 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-03-18 19:33:26 +0000
commit90a2418b3087e0ca12535ba58b318a9a0a3eaaf5 (patch)
tree25acfa5ea2482d794fe01ddf1bcfdf0b63a92c52
parent7c250d86ae50109aeb029ee484c24dfcc5cdfc4b (diff)
downloadqtsvg-90a2418b3087e0ca12535ba58b318a9a0a3eaaf5.tar.gz
Remove the old headersclean unit test
We have configure -headersclean now Change-Id: I8811ae603503c20093f308d71e7a42e38ffac2db 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 aefdf18..0000000
--- a/tests/auto/headersclean/headersclean.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-QT = svg
-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 \
+