From 0d85992198886cfb2b55087bcf9fe2acb9da84de Mon Sep 17 00:00:00 2001 From: Adam Kallai Date: Thu, 16 Jan 2014 09:09:25 -0800 Subject: Add QML test framework and titleChanged test case Change-Id: Ie38ee02e485702d10d0c171f2168f2685c2de2a6 Reviewed-by: Peter Varga Reviewed-by: Jocelyn Turcotte Reviewed-by: Andras Becsi --- tests/auto/quick/quick.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/quick/quick.pro') 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 -- cgit v1.2.3