summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@digia.com>2012-12-24 16:29:05 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-09 18:24:00 +0100
commit67d2de4e3954e834274261f5b1584d5febc39bae (patch)
tree3a3efe01aa40b6f1c8af5678b27a5b8b61a3d0db /tests/tests.pro
parent0ab3b717e97b5f03f5964b6b5629c7a87bc45a43 (diff)
downloadqtquickcontrols-67d2de4e3954e834274261f5b1584d5febc39bae.tar.gz
Added example for QML auto test
Defined a new macro QTDC_QUICK_TEST_MAIN, to have QApplication as QCoreApplication instance because QtDC still depends on QtWidget. Change-Id: Ie28aba092b4741c3b8e0b89ab77fb338947b4a7e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Liang Qi <liang.qi@digia.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 00000000..85e4f3a5
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,2 @@
+TEMPLATE = subdirs
+SUBDIRS += auto