test262/test/language/expressions/dynamic-import/import-attributes
Nicolò Ribaudo 0a6dabf1e2 Add readmes 2023-10-26 18:21:19 -07:00
..
2nd-param-await-expr.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-await-ident.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-evaluation-abrupt-return.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-evaluation-abrupt-throw.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-evaluation-sequence.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-get-with-error.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-in.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-non-object.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-trailing-comma-fulfill.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-trailing-comma-reject.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-enumeration-abrupt.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-enumeration-enumerable.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-enumeration.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-non-object.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-undefined.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-value-abrupt.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-with-value-non-string.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-yield-expr.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-yield-ident-invalid.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param-yield-ident-valid.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
2nd-param_FIXTURE.js Copy all import assertions tests as a basis for import attributes tests 2023-10-26 18:21:19 -07:00
2nd-param_FIXTURE.json Copy all import assertions tests as a basis for import attributes tests 2023-10-26 18:21:19 -07:00
README.md Add readmes 2023-10-26 18:21:19 -07:00
trailing-comma-fulfill.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
trailing-comma-reject.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00

README.md

Make sure to keep the tests in this folder aligned with the tests in the import-assertions folder.