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.pro65
1 files changed, 65 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
new file mode 100644
index 0000000..8773026
--- /dev/null
+++ b/tests/auto/declarative/declarative.pro
@@ -0,0 +1,65 @@
+TEMPLATE = subdirs
+SUBDIRS += \
+ graphicswidgets \ # Cover
+ layouts \ # Cover
+ parserstress \ # Cover
+ qmetaobjectbuilder \ # Cover
+ qmlanimations \ # Cover
+ qmlbehaviors \ # Cover
+ qmlbinding \ # Cover
+ qmlconnection \ # Cover
+ qmlcontext \ # Cover
+ qmldatetimeformatter \ # Cover
+ qmldebug \ # Cover
+ qmldebugclient \ # Cover
+ qmldebugservice \ # Cover
+ qmldom \ # Cover
+ qmleasefollow \ # Cover
+ qmlecmascript \ # Cover
+ qmlengine \ # Cover
+ qmlerror \ # Cover
+ qmlfontloader \ # Cover
+ qmlgraphicsanchors \ # Cover
+ qmlgraphicsanimatedimage \ # Cover
+ qmlgraphicsimage \ # Cover
+ qmlgraphicsborderimage \ # Cover
+ qmlgraphicsflickable \ # Cover
+ qmlgraphicsflipable \ # Cover
+ qmlgraphicsgridview \ # Cover
+ qmlgraphicsitem \ # Cover
+ qmlgraphicslistview \ # Cover
+ qmlgraphicsloader \ # Cover
+ qmlgraphicsparticles \ # Cover
+ qmlgraphicspathview \ # Cover
+ qmlgraphicspositioners \ # Cover
+ qmlgraphicstext \ # Cover
+ qmlgraphicstextedit \ # Cover
+ qmlgraphicstextinput \ # Cover
+ qmlgraphicswebview \ # Cover
+ qmlinfo \ # Cover
+ qmlinstruction \ # Cover
+ qmllanguage \ # Cover
+ qmllist \ # Cover
+ qmllistaccessor \ # Cover
+ 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
+ qmlvaluetypes \ # Cover
+ qmlxmlhttprequest \ # Cover
+ sql # Cover
+
+
+# Tests which should run in Pulse
+PULSE_TESTS = $$SUBDIRS
+