test262/test/language/rest-parameters
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
..
array-pattern.js s/id/esid 2016-02-22 09:47:42 -05:00
arrow-function.js Fix malformed YAML front matter 2015-04-13 20:53:44 +02:00
expected-argument-count.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00
no-alias-arguments.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00
object-pattern.js s/id/esid 2016-02-22 09:47:42 -05:00
params-trailing-comma-rest.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
position-invalid.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
rest-index.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00
rest-parameters-apply.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00
rest-parameters-call.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00
rest-parameters-produce-an-array.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00
with-new-target.js Import tests from Google V8 (Rest Parameters) 2015-03-31 16:56:24 -04:00