test262/test/language/statements/switch
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.11_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.11_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.11_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.11_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.11_A2_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.11_A3_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.11_A3_T2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.11_A3_T3.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.11_A3_T4.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.11_A3_T5.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.11_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
cptn-a-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-a-fall-thru-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-a-fall-thru-nrml.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-b-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-b-fall-thru-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-b-fall-thru-nrml.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-b-final.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-b-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-b-fall-thru-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-b-fall-thru-nrml.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-b-final.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-fall-thru-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-fall-thru-nrml.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-dflt-final.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-dflt-match-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-dflt-match-fall-thru-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-dflt-match-fall-thru-nrml.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-dflt-match-final.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-dflt-no-match.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
early-lex-dup.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
early-lex-var-collision.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
scope-lex-close-case.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-lex-close-dflt.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-lex-open-case.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-lex-open-dflt.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-var-none-case.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
scope-var-none-dflt.js Add tests for Lexical Environment management 2016-04-28 09:44:41 -04:00
tco-case-body-dflt.js s/id/esid 2016-02-22 09:47:42 -05:00
tco-case-body.js s/id/esid 2016-02-22 09:47:42 -05:00
tco-dftl-body.js s/id/esid 2016-02-22 09:47:42 -05:00