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.pro22
1 files changed, 16 insertions, 6 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 412db61e5f..8db6eb172c 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -42,7 +42,6 @@ contains(QT_CONFIG, private_tests) {
qdeclarativedebug \
qdeclarativedebugclient \
qdeclarativedebugservice \
- qdeclarativedom \
qdeclarativeecmascript \
qdeclarativeflickable \
qdeclarativeflipable \
@@ -80,12 +79,23 @@ contains(QT_CONFIG, private_tests) {
qdeclarativexmllistmodel \
qpacketprotocol \
qdeclarativev4 \
- qsgmousearea
+ qsgcanvas \
+ qsgflickable \
+ qsgflipable \
+ qsgfocusscope \
+ qsggridview \
+ qsglistview \
+ qsgloader \
+ qsgmousearea \
+ qsgpathview \
+ qsgpincharea \
+ qsgpositioners \
+ qsgrepeater \
+ qsgtext \
+ qsgtextedit \
+ qsgtextinput \
+ qsgvisualdatamodel
-contains(QT_CONFIG, webkit) {
- SUBDIRS += \
- qdeclarativewebview
-}
}
# Tests which should run in Pulse