summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-12-17 19:38:48 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-03-18 00:08:53 +0000
commit15e2d80cebcc2f9c53ad762d594f195bd09d493d (patch)
treeebe4e6e3be060cebc76afec12ba7070f3fa6d459 /tests/auto/auto.pro
parentf0094cfe36ab30e3f067d8826b3ee6101455d2b8 (diff)
Remove the old headersclean unit test
We have configure -headersclean now Change-Id: I1817798e76d5bd037c26dad308a22354b9cfd185 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index df240e30d..a703a0609 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,7 +1,6 @@
TEMPLATE=subdirs
SUBDIRS=\
linguist \
- host.pro \
qhelpcontentmodel \
qhelpenginecore \
qhelpgenerator \
@@ -14,7 +13,7 @@ SUBDIRS=\
installed_cmake.depends = cmake
# These tests don't make sense for cross-compiled builds
-cross_compile:SUBDIRS -= host.pro linguist
+cross_compile:SUBDIRS -= linguist
# These tests need the QtHelp module
!qtHaveModule(help): SUBDIRS -= \