test262/test/language/module-code/import-assertions
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
early-dup-assert-key-export.js Update import attributes `assert` tests to current semantics (#3919) 2023-09-13 11:35:06 +02:00
early-dup-assert-key-import-nobinding.js Update import attributes `assert` tests to current semantics (#3919) 2023-09-13 11:35:06 +02:00
early-dup-assert-key-import-withbinding.js Update import attributes `assert` tests to current semantics (#3919) 2023-09-13 11:35:06 +02:00
eval-gtbndng-indirect-faux-assertion.js Update import attributes `assert` tests to current semantics (#3919) 2023-09-13 11:35:06 +02:00
import-assertion-1_FIXTURE.js Move all tests using import assertions to files named as such 2023-07-17 16:32:25 +02:00
import-assertion-2_FIXTURE.js Update import attributes `assert` tests to current semantics (#3919) 2023-09-13 11:35:06 +02:00
import-assertion-3_FIXTURE.js Move all tests using import assertions to files named as such 2023-07-17 16:32:25 +02:00
import-assertion-empty.js Fix import assertions tests 2023-09-25 08:33:51 -07:00
import-assertion-key-identifiername.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-key-string-double.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-key-string-single.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-many.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-newlines.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-trlng-comma.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-value-string-double.js Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
import-assertion-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-attributes folder.