aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-03-21 15:17:24 +0100
committerLars Knoll <lars.knoll@qt.io>2018-04-27 08:11:09 +0000
commit0eeaad2bc8da63779d8659666c9bd99463cbe011 (patch)
tree9c01c87e60a9992a2bd6a7481303ff87a70f66e6 /tests
parentc3ad706c6ff19a132bf78501430c850040e967fc (diff)
Add support for 'class' to the AST
Change-Id: I2a9e8fb847dfa45ca77ee43e14f39f2b2def5792 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/ecmascripttests/TestExpectations2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/ecmascripttests/TestExpectations b/tests/auto/qml/ecmascripttests/TestExpectations
index 61b759d09c..9c21258e02 100644
--- a/tests/auto/qml/ecmascripttests/TestExpectations
+++ b/tests/auto/qml/ecmascripttests/TestExpectations
@@ -4669,6 +4669,8 @@ language/expressions/class/accessor-name-static-literal-string-hex-escape
language/expressions/class/accessor-name-static-literal-string-line-continuation
language/expressions/class/accessor-name-static-literal-string-single-quote
language/expressions/class/accessor-name-static-literal-string-unicode-escape
+language/expressions/class/accessor-name-inst-computed-err-evaluation
+language/expressions/class/accessor-name-static-computed-err-evaluation
language/expressions/class/async-meth-dflt-params-abrupt
language/expressions/class/async-meth-dflt-params-arg-val-not-undefined
language/expressions/class/async-meth-dflt-params-arg-val-undefined