test262/test/language/statements/block
Mike Pennisi 7d4b1d28ae Re-format tests for SyntaxErrors
Authored via the following command:

   $ find test -type f -print0 | \
       xargs -0 sed \
         -i 's/^\(\s*\)negative:\s*SyntaxError\s*$/\1negative:\n\1  phase: early\n\1  type: SyntaxError/g'
2016-10-19 15:24:21 -04:00
..
12.1-1.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
12.1-2.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
12.1-3.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
12.1-4.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
12.1-5.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
12.1-6.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
12.1-7.js Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
S12.1_A2.js Remove $PRINT helper function 2015-06-16 13:43:23 -04:00
S12.1_A4_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.1_A4_T2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.1_A5.js Reorganize ./test 2014-12-07 15:33:09 -08: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 Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
tco-stmt-list.js s/id/esid 2016-02-22 09:47:42 -05:00
tco-stmt.js s/id/esid 2016-02-22 09:47:42 -05:00