test262/test/language
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
..
arguments-object Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
asi Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
block-scope Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
comments Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
computed-property-names Invalid language tests 2015-04-27 16:56:19 +02:00
destructuring/binding ObjectBindingPatterns can't end with multiple commas 2015-12-29 16:50:23 -05:00
directive-prologue Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
eval-code Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
expressions Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
function-code Merge pull request #587 from bocoup/generation-annexb-fns 2016-05-31 17:45:48 -04:00
future-reserved-words Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
global-code Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
identifier-resolution Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
identifiers Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
import Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
keywords Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
line-terminators Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
literals Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
module-code Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
punctuators Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
reserved-words Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
rest-parameters Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
source-text Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
statements Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
types Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
white-space Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00