test262/test/language/statements/labeled
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
..
S12.12_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
continue.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
cptn-break.js Add missing tests for statement completion values 2016-06-30 15:24:41 -04:00
cptn-nrml.js Add missing tests for statement completion values 2016-06-30 15:24:41 -04:00
decl-cls.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
decl-const.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
decl-fun-strict.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
decl-gen.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
decl-let.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
tco.js s/id/esid 2016-02-22 09:47:42 -05:00
value-yield-non-strict.js Add tests for Unicode escape sequences 2015-07-09 18:52:22 -04:00
value-yield-strict.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00