test262/test/language/statements/while
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.6.2_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A3.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A4_T1.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A5.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A6_T1.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.6.2_A6_T2.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.6.2_A6_T3.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.6.2_A6_T4.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.6.2_A6_T5.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.6.2_A6_T6.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
S12.6.2_A7.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A8.js Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
S12.6.2_A9.js Remove unused harness file 2016-02-12 13:44:18 -05:00
S12.6.2_A10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A14_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A14_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.6.2_A15.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
cptn-abrupt-empty.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-iter.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05:00
cptn-no-iter.js Add tests for ES2015 completion reform 2016-01-22 15:00:03 -05: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.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
labelled-fn-stmt.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
tco-body.js s/id/esid 2016-02-22 09:47:42 -05:00