aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorRoberto Raggi <roberto.raggi@nokia.com>2011-12-02 16:53:32 +0100
committerQt by Nokia <qt-info@nokia.com>2011-12-06 08:58:39 +0100
commit37b42a135cb9c5c7ea10756b4b6896272c490ced (patch)
tree6e5d97ef7ea238ba102effa6bcc68269bf8f6139 /tests/auto/declarative/declarative.pro
parente9a0aa7dd30566b1da6fd9e56e638aa4846a132b (diff)
Introduce methods to get the source location of the AST nodes.
Also removed deprecate AST nodes. Change-Id: I9221e81b15b18530bb2ab8b09da2482df543bace Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com> Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com> Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 8e52392941..6780a87f55 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -19,6 +19,7 @@ PUBLICTESTS += \
qdeclarativeqt \
qdeclarativetranslation \
qdeclarativexmlhttprequest \
+ qdeclarativeparser \
qjsengine \
qjsvalue \
qjsvalueiterator \