summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-10-09 13:20:14 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-10-10 06:05:50 +0300
commit93204b3bda941f1b36042fad46753c3f3219a082 (patch)
tree78fc726ee2765e2d85da2776edee2c4d1a69e280 /tests/auto/auto.pro
parentedbaf4a432bca084a01d739e16386a00919154b9 (diff)
Added initial QML autotests
Just a skeleton for now. Change-Id: I27d577062e7e96880d843a87b71791f896bc2522 Change-Id: I27d577062e7e96880d843a87b71791f896bc2522 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
new file mode 100644
index 00000000..237e5116
--- /dev/null
+++ b/tests/auto/auto.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+SUBDIRS = qmltest
+
+installed_cmake.depends = cmake