Debugger: Add unit tests for v8 profiler service
authorKai Koehne <kai.koehne@nokia.com>
Fri, 11 Nov 2011 14:57:05 +0000 (15:57 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 Nov 2011 15:56:20 +0000 (16:56 +0100)
commitdbde405068efa39a544485592d2dbc752db21cc5
tree37830a8f9af57e79d65feeff5a2a536f68e3dd1a
parent0107608634c31d7d0b7adc50325dda75b32cc4ec
Debugger: Add unit tests for v8 profiler service

Change-Id: I556b9c537a43347b42669b2272925af6b05e6014
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
src/declarative/debugger/qv8profilerservice_p.h
tests/auto/declarative/debugger/debugger.pro
tests/auto/declarative/debugger/qv8profilerservice/data/test.qml [new file with mode: 0644]
tests/auto/declarative/debugger/qv8profilerservice/qv8profilerservice.pro [new file with mode: 0644]
tests/auto/declarative/debugger/qv8profilerservice/tst_qv8profilerservice.cpp [new file with mode: 0644]