mirror of https://github.com/tc39/test262.git
Use import-attributes flag in new generated tests
This commit is contained in:
parent
3ddb9e5e95
commit
41515e87e5
|
@ -7,7 +7,7 @@ info: |
|
|||
ImportCall :
|
||||
import( AssignmentExpression[+In, ?Yield, ?Await] ,opt )
|
||||
import( AssignmentExpression[+In, ?Yield, ?Await] , AssignmentExpression[+In, ?Yield, ?Await] ,opt )
|
||||
features: [import-assertions]
|
||||
features: [import-attributes]
|
||||
---*/
|
||||
|
||||
//- import
|
||||
|
|
|
@ -7,7 +7,7 @@ info: |
|
|||
ImportCall :
|
||||
import( AssignmentExpression[+In, ?Yield, ?Await] ,opt )
|
||||
import( AssignmentExpression[+In, ?Yield, ?Await] , AssignmentExpression[+In, ?Yield, ?Await] ,opt )
|
||||
features: [import-assertions]
|
||||
features: [import-attributes]
|
||||
---*/
|
||||
|
||||
//- import
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested in async arrow function)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested in async arrow function)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested in async arrow function, returned)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested in async arrow function, returned)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested arrow syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested in async generator, awaited)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import, async-iteration]
|
||||
features: [import-attributes, dynamic-import, async-iteration]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested in async generator, awaited)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import, async-iteration]
|
||||
features: [import-attributes, dynamic-import, async-iteration]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested block syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested block syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested block syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested block syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested do while syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested do while syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested else syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested else syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested else syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested else syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested function syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested function syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested function syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested function syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested if syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested if syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested if syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested if syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested while syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested while syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested with syntax in the expression position)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated, noStrict]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested with syntax in the expression position)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated, noStrict]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (nested with syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated, noStrict]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (nested with syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated, noStrict]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following first parameter (top level syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
description: ImportCall trailing comma following second parameter (top level syntax)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
features: [import-assertions, dynamic-import]
|
||||
features: [import-attributes, dynamic-import]
|
||||
flags: [generated]
|
||||
info: |
|
||||
ImportCall :
|
||||
|
|
Loading…
Reference in New Issue