summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorLeonardo Sobral Cunha <leo.cunha@nokia.com>2010-02-11 21:35:45 (GMT)
committerLeonardo Sobral Cunha <leo.cunha@nokia.com>2010-02-11 22:49:39 (GMT)
commitfe9e91d5b9a5504fdc00f53abd5972621e7fa7dd (patch)
tree28c25d69001ef4dd4181ddf465b373491a61932b /tests/auto/declarative/declarative.pro
parent6e0c76a209b87e306e48266962f5668237e63c62 (diff)
downloadQt-fe9e91d5b9a5504fdc00f53abd5972621e7fa7dd.zip
Qt-fe9e91d5b9a5504fdc00f53abd5972621e7fa7dd.tar.gz
Qt-fe9e91d5b9a5504fdc00f53abd5972621e7fa7dd.tar.bz2
Adds qml prefix to all declarative autotests
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 7b13b41..8773026 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -1,18 +1,15 @@
TEMPLATE = subdirs
SUBDIRS += \
- anchors \ # Cover
- animatedimage \ # Cover
- animations \ # Cover
- behaviors \ # Cover
- datetimeformatter \ # Cover
graphicswidgets \ # Cover
layouts \ # Cover
- numberformatter \ # Cover
parserstress \ # Cover
qmetaobjectbuilder \ # Cover
+ qmlanimations \ # Cover
+ qmlbehaviors \ # Cover
qmlbinding \ # Cover
qmlconnection \ # Cover
qmlcontext \ # Cover
+ qmldatetimeformatter \ # Cover
qmldebug \ # Cover
qmldebugclient \ # Cover
qmldebugservice \ # Cover
@@ -22,6 +19,8 @@ SUBDIRS += \
qmlengine \ # Cover
qmlerror \ # Cover
qmlfontloader \ # Cover
+ qmlgraphicsanchors \ # Cover
+ qmlgraphicsanimatedimage \ # Cover
qmlgraphicsimage \ # Cover
qmlgraphicsborderimage \ # Cover
qmlgraphicsflickable \ # Cover
@@ -45,19 +44,20 @@ SUBDIRS += \
qmllistmodel \ # Cover
qmlmetaproperty \ # Cover
qmlmetatype \ # Cover
+ qmlnumberformatter \ # Cover
qmlpixmapcache \ # Cover
qmlpropertymap \ # Cover
qmlqt \ # Cover
qmlspringfollow \ # Cover
+ qmlstates \ # Cover
qmlsystempalette \ # Cover
qmltimer \ # Cover
qmlxmllistmodel \ # Cover
qpacketprotocol \ # Cover
qmlgraphicsrepeater \ # Cover
- sql \ # Cover
- states \ # Cover
- valuetypes \ # Cover
- xmlhttprequest # Cover
+ qmlvaluetypes \ # Cover
+ qmlxmlhttprequest \ # Cover
+ sql # Cover
# Tests which should run in Pulse