Debugger: Add autotest skeleton for inspector service
authorKai Koehne <kai.koehne@nokia.com>
Mon, 17 Oct 2011 14:09:17 +0000 (16:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 24 Oct 2011 16:00:18 +0000 (18:00 +0200)
commite2993352a5b3773413e16af4c4c3c83c370250ae
tree8f9aee78e885839bdd9e6943c256b26255cbf961
parent3d10ba505e40cc8c63778374627ee232c3252397
Debugger: Add autotest skeleton for inspector service

Change-Id: I2edd0d46f9b82262b91833945515374b9683be4b
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
tests/auto/declarative/debugger/debugger.pro
tests/auto/declarative/debugger/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp
tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro [new file with mode: 0644]
tests/auto/declarative/debugger/qdeclarativeinspector/app/main.cpp [new file with mode: 0644]
tests/auto/declarative/debugger/qdeclarativeinspector/app/qtquick1.qml [new file with mode: 0644]
tests/auto/declarative/debugger/qdeclarativeinspector/app/qtquick2.qml [new file with mode: 0644]
tests/auto/declarative/debugger/qdeclarativeinspector/qdeclarativeinspector.pro [new file with mode: 0644]
tests/auto/declarative/debugger/qdeclarativeinspector/tst_qdeclarativeinspector.cpp [new file with mode: 0644]
tests/auto/declarative/debugger/qdeclarativeinspector/tst_qdeclarativeinspector.pro [new file with mode: 0644]
tests/auto/declarative/debugger/shared/debugutil.cpp
tests/auto/declarative/debugger/shared/debugutil_p.h