QV8DebugService: Simplify the service code
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / debugger / qdeclarativedebugjs / qdeclarativedebugjs.pro
index 4459738..8f61aae 100644 (file)
@@ -18,4 +18,12 @@ DEPLOYMENT += testDataFiles
 CONFIG += parallel_test
 
 OTHER_FILES += data/test.qml data/test.js \
-    data/timer.qml
+    data/timer.qml \
+    data/exception.qml \
+    data/oncompleted.qml \
+    data/loadjsfile.qml \
+    data/condition.qml \
+    data/changeBreakpoint.qml \
+    data/stepAction.qml \
+    data/breakpointRelocation.qml \
+    data/createComponent.qml