summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/tools.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-01-30 20:39:32 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-02-25 13:54:33 +0000
commite507b0148bc2c3159a88f670c826f6f5165606bd (patch)
tree83e282cd4e4f786b0dea55bda989556e7c7c7163 /tests/auto/tools/tools.pro
parent76922a706f0584ce2aa1a0ca758cf0c6196ea729 (diff)
add test for the qmake library
the existing test is a blackbox test. this one is going to be different. the first test is a bit trivial ... Change-Id: Iba1b0b5c32490677551ee92c36f381b884c2765d Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tests/auto/tools/tools.pro')
-rw-r--r--tests/auto/tools/tools.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/tools.pro b/tests/auto/tools/tools.pro
index 5367e8b7ef..7e4dc67b09 100644
--- a/tests/auto/tools/tools.pro
+++ b/tests/auto/tools/tools.pro
@@ -1,5 +1,6 @@
TEMPLATE=subdirs
SUBDIRS=\
+ qmakelib \
qmake \
uic \
moc \