test262/test/language/statements/for
Mike Pennisi 74de3d1d32 Correct spurious syntax errors
Prior to this commit, two tests for specific early errors also included
syntactically invalid `const` declarations. Implementations which
produced the expected syntax error due to these invalid declarations
would pass the tests regardless of whether they produced the early
errors that the tests were written to verify.

Correct the `const` declarations so that the tests verify the parsing
rule that they were designed to verify.
2022-06-17 10:29:52 +02:00
..
dstr Array binding: add generated tests 2020-08-20 12:48:08 -04:00
12.6.3_2-3-a-ii-1.js
12.6.3_2-3-a-ii-2.js
12.6.3_2-3-a-ii-3.js
12.6.3_2-3-a-ii-4.js
12.6.3_2-3-a-ii-5.js
12.6.3_2-3-a-ii-6.js
12.6.3_2-3-a-ii-7.js
12.6.3_2-3-a-ii-8.js
12.6.3_2-3-a-ii-9.js
12.6.3_2-3-a-ii-10.js
12.6.3_2-3-a-ii-11.js
12.6.3_2-3-a-ii-12.js
12.6.3_2-3-a-ii-13.js
12.6.3_2-3-a-ii-14.js
12.6.3_2-3-a-ii-15.js
12.6.3_2-3-a-ii-16.js
12.6.3_2-3-a-ii-17.js
12.6.3_2-3-a-ii-18.js
12.6.3_2-3-a-ii-19.js
12.6.3_2-3-a-ii-20.js
12.6.3_2-3-a-ii-21.js
S12.6.3_A1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A2.1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A2.2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A3.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A4.1.js
S12.6.3_A4_T1.js
S12.6.3_A4_T2.js
S12.6.3_A5.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A6.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A7.1_T1.js
S12.6.3_A7.1_T2.js
S12.6.3_A7_T1.js
S12.6.3_A7_T2.js
S12.6.3_A8.1_T1.js
S12.6.3_A8.1_T2.js
S12.6.3_A8.1_T3.js
S12.6.3_A8_T1.js
S12.6.3_A8_T2.js
S12.6.3_A8_T3.js
S12.6.3_A10.1_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A10.1_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A10_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A10_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A11.1_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A11.1_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A11.1_T3.js
S12.6.3_A11_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A11_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A11_T3.js
S12.6.3_A12.1_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A12.1_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A12.1_T3.js
S12.6.3_A12_T1.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A12_T2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A12_T3.js
S12.6.3_A13.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A14.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.6.3_A15.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
cptn-decl-expr-iter.js
cptn-decl-expr-no-iter.js
cptn-expr-expr-iter.js
cptn-expr-expr-no-iter.js
decl-async-fun.js
decl-async-gen.js
decl-cls.js
decl-const.js
decl-fun.js
decl-gen.js
decl-let.js
head-const-bound-names-in-stmt.js Fix wrong error for a lexical redeclaration test (#3575) 2022-06-16 22:24:51 -04:00
head-const-fresh-binding-per-iteration.js
head-init-async-of.js add tests for `for ( async of` 2021-01-18 09:40:36 -05:00
head-init-expr-check-empty-inc-empty-completion.js Improve test precision 2019-03-31 21:44:49 -04:00
head-init-expr-check-empty-inc-empty-syntax.js Improve test precision 2019-03-31 21:44:49 -04:00
head-init-var-check-empty-inc-empty-completion.js Improve test precision 2019-03-31 21:44:49 -04:00
head-init-var-check-empty-inc-empty-syntax.js Improve test precision 2019-03-31 21:44:49 -04:00
head-let-bound-names-in-stmt.js
head-let-destructuring.js
head-let-fresh-binding-per-iteration.js
head-lhs-let.js
head-var-bound-names-in-stmt.js
labelled-fn-stmt-const.js Correct spurious syntax errors 2022-06-17 10:29:52 +02:00
labelled-fn-stmt-expr.js
labelled-fn-stmt-let.js
labelled-fn-stmt-var.js
let-array-with-newline.js
let-block-with-newline.js
let-identifier-with-newline.js
scope-body-lex-boundary.js
scope-body-lex-open.js
scope-body-var-none.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
scope-head-lex-close.js
scope-head-lex-open.js
scope-head-var-none.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
tco-const-body.js
tco-let-body.js
tco-lhs-body.js
tco-var-body.js