aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-04-13 18:28:17 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-11 16:08:32 +0000
commitede8e3dcfff4a6028c86ade4d2a2cb1aa9df08c6 (patch)
tree08b6ac4a602cd9ae6b6df8d0f12f656802d80eb0 /tests/auto/auto.pro
parent1bf01af30f455b207e5ad479d3fe8e9757d55e6a (diff)
Auto test 100% declarative QML layer
Not allowed: - .js files - signal handlers - function declarations Change-Id: I31247f154b96718ca95835120c9e7326e3c97968 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 4e36fdca..fca8731c 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
SUBDIRS += \
controls \
+ declarative \
extras