test262/test/language/statements/break
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.8-1.js Replace runTestCase with assert helpers [test/language/statements/] 2015-08-06 18:33:10 +02:00
S12.8_A1_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A1_T2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A1_T3.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A1_T4.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A2.js Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
S12.8_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.8_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.8_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.8_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.8_A5_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A5_T2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A5_T3.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A6.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.8_A8_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A8_T2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.8_A9_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.8_A9_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00