diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2014-12-17 19:39:17 -0800 |
---|---|---|
committer | Thiago Macieira <thiago.macieira@intel.com> | 2015-03-25 04:06:30 +0000 |
commit | 30ba24347cbb1af8f8ad1949297702ccc83aa410 (patch) | |
tree | 89002024e0e26defd38141d387f0b6bdf0cd627c /tests/auto | |
parent | 224b22e8c923e14420fd176bdc09e2d17d65f7c7 (diff) | |
download | qtxmlpatterns-30ba24347cbb1af8f8ad1949297702ccc83aa410.tar.gz |
Remove the old headersclean unit test
We have configure -headersclean now
Change-Id: Iaa084ece95cefd5264a34726d85d13ea7a65016d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'tests/auto')
-rw-r--r-- | tests/auto/headersclean/headersclean.pro | 3 | ||||
-rw-r--r-- | tests/auto/host.pro | 2 |
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 ecf5f1f..0000000 --- a/tests/auto/headersclean/headersclean.pro +++ /dev/null @@ -1,3 +0,0 @@ -QT = xmlpatterns -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 \ + |