aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2011-06-08 10:56:00 +1000
committerAaron Kennedy <aaron.kennedy@nokia.com>2011-06-08 10:56:00 +1000
commit96cfe77fa311e60a2dfb7967d7ad6c06d40b99fb (patch)
tree2a079fc5dccb784de03f2665b0056db80fb02d1c /tests/auto/declarative/declarative.pro
parent8b39dbda19bfc0449022aacaaa2eb2975e9226c8 (diff)
Allow methods to be changed by debugger
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index bc694669b6..8859b83e9e 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -7,6 +7,8 @@ SUBDIRS += \
SUBDIRS += \
examples \
+ geometry \
+ node \
parserstress \
qdeclarativecomponent \
qdeclarativecontext \
@@ -37,6 +39,7 @@ contains(QT_CONFIG, private_tests) {
qdeclarativeconnection \
qdeclarativedebug \
qdeclarativedebugclient \
+ qdeclarativedebughelper \
qdeclarativedebugservice \
qdeclarativeecmascript \
qdeclarativeflickable \
@@ -59,6 +62,7 @@ contains(QT_CONFIG, private_tests) {
qdeclarativeproperty \
qdeclarativepropertymap \
qdeclarativerepeater \
+ qdeclarativescriptdebugging \
qdeclarativesmoothedanimation \
qdeclarativespringanimation \
qdeclarativestyledtext \