summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorAdam Kallai <kadam@inf.u-szeged.hu>2014-01-16 09:09:25 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-20 13:56:06 +0100
commit0d85992198886cfb2b55087bcf9fe2acb9da84de (patch)
tree7f95294859ee37614e55444da78c97ffd901da98 /tests/auto/quick/quick.pro
parent13416b2db167dc1849e4af94391d3c6ae602ec76 (diff)
Add QML test framework and titleChanged test case
Change-Id: Ie38ee02e485702d10d0c171f2168f2685c2de2a6 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com> Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 51d6454b9..de26bb2e9 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -2,5 +2,6 @@ TEMPLATE = subdirs
SUBDIRS += \
qquickwebviewgraphics/qquickwebviewgraphics_software.pro \
+ qmltests/qmltests.pro \
equals(QT_MAJOR_VERSION, 5):greaterThan(QT_MINOR_VERSION, 1): SUBDIRS += qquickwebviewgraphics/qquickwebviewgraphics.pro