test262/test/language/module-code/import-attributes
Chengzhong Wu 8a2229cde8
Add tests for Source Phase Imports (#3980)
2024-06-27 14:58:04 +02:00
..
README.md Add readmes 2023-10-26 18:21:19 -07:00
allow-nlt-before-with.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
early-dup-attribute-key-export.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
early-dup-attribute-key-import-nobinding.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
early-dup-attribute-key-import-withbinding.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
import-attribute-1_FIXTURE.js Copy all import assertions tests as a basis for import attributes tests 2023-10-26 18:21:19 -07:00
import-attribute-2_FIXTURE.js Copy all import assertions tests as a basis for import attributes tests 2023-10-26 18:21:19 -07:00
import-attribute-3_FIXTURE.js Copy all import assertions tests as a basis for import attributes tests 2023-10-26 18:21:19 -07:00
import-attribute-empty.js Update import attributes tests to use the `with` keyword 2023-10-26 18:21:19 -07:00
import-attribute-key-identifiername.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-key-string-double.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-key-string-single.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-many.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-newlines.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-trlng-comma.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-value-string-double.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-attribute-value-string-single.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00

README.md

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