test262/test/annexB/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
..
comments Reformat miscellaneous negative tests 2016-10-19 15:24:19 -04:00
eval-code Annex b skip fib (#704) 2016-07-11 16:37:42 -07:00
expressions Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
function-code Annex b skip fib (#704) 2016-07-11 16:37:42 -07:00
global-code Annex b skip fib (#704) 2016-07-11 16:37:42 -07:00
literals Add tests for Annex B extns to RegExp patterns 2016-05-10 10:38:04 -04:00
statements Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00