Console API: Autotest reshuffling
authorKai Koehne <kai.koehne@nokia.com>
Mon, 16 Jan 2012 12:35:07 +0000 (13:35 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jan 2012 14:07:33 +0000 (15:07 +0100)
commit04f06f35a99cf83dd573718816a016345aa439dc
tree898a5fa72ef531760ff75cc6ff80572cfd7af7c4
parent32834c4933daabe8831b82bc97b1614e8b86940d
Console API: Autotest reshuffling

Move the console tests from qdeclarativeqt to qdeclarativeconsole,
and the test for the QML_CONSOLE_EXTENDED property to
debugger/qdebugmessageservice.

Change-Id: I704bd0a4a28aa1b0eb51df67d32fd6865b114d41
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
tests/auto/declarative/debugger/qdebugmessageservice/data/test.qml
tests/auto/declarative/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
tests/auto/declarative/qdeclarativeconsole/data/consoleLog.qml [deleted file]
tests/auto/declarative/qdeclarativeconsole/data/logging.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeconsole/data/profiling.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeconsole/data/tracing.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeconsole/tst_qdeclarativeconsole.cpp
tests/auto/declarative/qdeclarativeqt/data/console.qml [deleted file]
tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp