.. |
accessor-names
|
Add cases for default identifier names in accessor-names
|
2019-08-14 17:02:03 -04:00 |
annex-b-fns
|
Remove es6id from generation files
|
2019-08-05 10:54:37 -04:00 |
arguments
|
Add templates for trailing comma in arguments list
|
2018-09-04 17:10:51 -04:00 |
assignment-target-type
|
AssignmentTargetType cases. Fixes gh-1268
|
2020-09-17 16:23:26 -04:00 |
async-functions
|
Separate cases
|
2020-10-05 10:53:43 -04:00 |
async-generators
|
Test throw() called w/o arguments
|
2020-04-29 17:33:10 -04:00 |
class-elements
|
Split up indirect and direct eval cases
|
2020-10-14 14:20:46 -04:00 |
computed-property-names
|
Fix: add flags to src/computed-property-names/evaluation/class-*-fields*. Fixes gh-2834
|
2020-09-30 11:51:44 -04:00 |
declarations
|
naming
|
2018-12-20 12:53:31 -05:00 |
direct-eval-code
|
Remove template that is generating duplicate tests
|
2020-10-29 13:48:50 -04:00 |
dstr-assignment
|
Fix: poisoned next function in "IteratorClose is called when reference evaluation produces a "return" completion". Fixes gh-670
|
2020-09-25 13:15:33 -04:00 |
dstr-assignment-for-await
|
Case: use .then($DONE, $DONE) wherever possible
|
2020-06-24 15:47:48 -04:00 |
dstr-binding
|
Array binding: add rest element direct binding test case
|
2020-08-20 12:48:08 -04:00 |
dstr-binding-for-await
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
dynamic-import
|
Remove unnecessary "includes" directives
|
2019-09-25 13:59:24 -04:00 |
function-forms
|
Coverage: read-only function expression name. Closes gh-2896
|
2020-11-18 16:30:13 -05:00 |
generators
|
Remove unnecessary "includes" directives
|
2019-09-25 13:59:24 -04:00 |
identifier-names
|
Add cases with assignment patterns
|
2019-08-14 18:53:46 -04:00 |
invalid-private-names
|
Remove invalid private name templates
|
2019-01-30 06:44:10 -08:00 |
spread
|
Remove es6id from generation files
|
2019-08-05 10:54:37 -04:00 |
statementList
|
Add templates and cases for matchings of a StatementList
|
2019-07-19 13:55:44 -04:00 |
subclass-builtins
|
Update WeakRef.case
|
2020-09-29 18:00:55 -04:00 |
top-level-await
|
Add missing "flags: [module]" to top level await tests
|
2019-10-03 11:35:48 +02:00 |