summaryrefslogtreecommitdiffstats
path: root/tests/auto/host.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/host.pro')
-rw-r--r--tests/auto/host.pro18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/auto/host.pro b/tests/auto/host.pro
new file mode 100644
index 0000000..6a7cea7
--- /dev/null
+++ b/tests/auto/host.pro
@@ -0,0 +1,18 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ headers \
+ bic \
+ compiler \
+ compilerwarnings \
+ linguist \
+ maketestselftest \
+ moc \
+ uic \
+ uic3 \
+ guiapplauncher \
+ qmake \
+ rcc \
+ symbols \
+ #atwrapper \ # These tests need significant updating,
+ #uiloader \ # they have hardcoded machine names etc.
+