From 96cfe77fa311e60a2dfb7967d7ad6c06d40b99fb Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Wed, 8 Jun 2011 10:56:00 +1000 Subject: Allow methods to be changed by debugger --- tests/auto/declarative/declarative.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/auto/declarative/declarative.pro') 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 \ -- cgit v1.2.3