test262/test/language/global-code
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
..
S10.1.7_A1_T1.js
S10.4.1_A1_T1.js
S10.4.1_A1_T2.js
block-decl-strict.js
decl-func-dup.js
decl-func.js
decl-lex-configurable-global.js
decl-lex-deletion.js
decl-lex-restricted-global.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
decl-lex.js
decl-var.js
export.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
import.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
new.target-arrow.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
new.target.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
return.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
script-decl-func-dups.js
script-decl-func-err-non-configurable.js
script-decl-func-err-non-extensible.js
script-decl-func.js
script-decl-lex-deletion.js
script-decl-lex-lex.js
script-decl-lex-restricted-global.js
script-decl-lex-var.js
script-decl-lex.js
script-decl-var-collision.js
script-decl-var-err.js
script-decl-var.js
super-call-arrow.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
super-call.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
super-prop-arrow.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
super-prop.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
switch-case-decl-strict.js
switch-dflt-decl-strict.js
unscopables-ignored.js
yield-non-strict.js
yield-strict.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00