aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@digia.com>2014-01-31 11:22:01 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-13 10:43:07 +0100
commit8609402bd7f4019f17bd4f314a4ee49b6cee267f (patch)
tree987e3d2f20fb7adea347098c3c4825272e3db106 /tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
parenteb8a09145759f53786706c748afb813e1475feef (diff)
Test case for V4 profiler and its adapter
Change-Id: I64af195a16189cd1306ca80d13c0ef002fa31f59 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro')
-rw-r--r--tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
index 647d761dc4..1bab614b63 100644
--- a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
+++ b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
@@ -20,4 +20,5 @@ OTHER_FILES += \
data/exit.qml \
data/scenegraphTest.qml \
data/TestImage_2x2.png \
- data/signalSourceLocation.qml
+ data/signalSourceLocation.qml \
+ data/javascript.qml