test262/test/language
jugglinmike 9fccd9852e Improve coverage for UniqueFormalParameters (#2043)
Previously, the early error prohibiting duplicate entries in
UniqueFormalParameters was only tested in terms of async functions. In
one case, this was misattributed to UniqeFormalParameters and only
enforced for strict mode code.

Extend coverage to the other function-creating productions which include
UniqueFormalParameters (i.e. method definitions and non-async arrow
functions), and update the existing tests to more accurately describe
the source of the error.
2019-01-23 14:07:19 -02:00
..
arguments-object Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
asi Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
block-scope Regenerate tests 2018-12-20 12:53:31 -05:00
comments Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00
computed-property-names
destructuring/binding Features: add missing "destructuring-binding" features; remove "default-arg" (#1521) 2018-04-24 14:52:19 -04:00
directive-prologue Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
eval-code Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
export Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
expressions Improve coverage for UniqueFormalParameters (#2043) 2019-01-23 14:07:19 -02:00
function-code Fix various test bugs 2018-04-24 09:52:35 -07:00
future-reserved-words Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
global-code Generate tests 2018-12-20 12:49:50 -05:00
identifier-resolution
identifiers Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
import Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
keywords Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
line-terminators Remove invalid line terminator tests (#2044) 2019-01-23 13:56:03 -02:00
literals Update tests with DONOTEVALUATE 2018-11-14 09:19:15 -05:00
module-code Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
punctuators Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
reserved-words Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
rest-parameters Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
source-text
statements Improve coverage for UniqueFormalParameters (#2043) 2019-01-23 14:07:19 -02:00
types Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00
white-space Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00