test262/test/language/statements/block
Mike Pennisi 2a898fe819 Add test for normative change to BlockStatement
Normative: continue labels should not pass through blocks
https://github.com/tc39/ecma262/pull/2482
2021-09-07 17:50:02 -04:00
..
early-errors Generate tests 2018-12-20 12:49:50 -05:00
12.1-1.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
12.1-2.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
12.1-3.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
12.1-4.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
12.1-5.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
12.1-6.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
12.1-7.js Refactor misc. statement tests for parsers 2019-03-31 21:44:49 -04:00
S12.1_A2.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
S12.1_A4_T1.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.1_A4_T2.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
S12.1_A5.js chore: migrate $ERROR -> throw new Test262Error in test/language/s* 2021-07-29 10:38:53 -04:00
labeled-continue.js Add test for normative change to BlockStatement 2021-09-07 17:50:02 -04:00
scope-lex-close.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-lex-open.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-var-none.js Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
tco-stmt-list.js Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
tco-stmt.js Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00