test262/test/language/statements/block
Mike Pennisi aa4c533d28 Refactor misc. statement tests for parsers
The tests for the parsing of various statement were expressed using
eval. This made the tests more complex than necessary and also prevented
the tests from providing value to ECMAScript parsers.

Remove the use of eval and instead express the expectations with literal
source text. Rename the files to make each test's purpose more clear.
2019-03-31 21:44:49 -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 Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05: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 Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05: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