summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 6b2e39e..8a3a06c 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -8,12 +8,9 @@ SUBDIRS += \
debugger \ # Cover
examples \
layouts \ # Cover
- qmlgraphicslistview \ # Cover
- qmlgraphicsgridview \ # Cover
numberformatter \ # Cover
parserstress \ # Cover
pathview \ # Cover
- qmlgraphicsloader \ # Cover
qmetaobjectbuilder \ # Cover
qmlbinding \ # Cover
qmlconnection \ # Cover
@@ -22,10 +19,13 @@ SUBDIRS += \
qmlecmascript \ # Cover
qmlerror \ # Cover
qmlfontloader \ # Cover
- qmlgraphicsitem \ # Cover
qmlgraphicsborderimage \ # Cover
qmlgraphicsflickable \ # Cover
qmlgraphicsflipable \ # Cover
+ qmlgraphicsgridview \ # Cover
+ qmlgraphicsitem \ # Cover
+ qmlgraphicslistview \ # Cover
+ qmlgraphicsloader \ # Cover
qmlgraphicsparticles \ # Cover
qmlgraphicspositioners \ # Cover
qmlgraphicstext \ # Cover
@@ -36,6 +36,7 @@ SUBDIRS += \
qmllanguage \ # Cover
qmllist \ # Cover
qmllistaccessor \ # Cover
+ qmllistmodel \ # Cover
qmlmetaproperty \ # Cover
qmlmetatype \ # Cover
qmlpixmapcache \ # Cover