Nicolò Ribaudo
573058ed2e
Add syntax tests for import.defer
( #4374 )
...
These tests are all based on the existing dynamic import syntax tests, just updated to use the new syntax.
This PR does not contain any manually written tests -- they are all generated.
2025-02-04 11:38:19 -08:00
Jonatan Klemets
3b56bf655f
Remove generated import-assertions test files
...
Generated by running `./make.py clean` and `./make.py`
2024-08-22 12:19:08 -07:00
Chengzhong Wu
8a2229cde8
Add tests for Source Phase Imports ( #3980 )
2024-06-27 14:58:04 +02:00
Nicolò Ribaudo
41515e87e5
Use import-attributes flag in new generated tests
2023-10-26 18:21:19 -07:00
Nicolò Ribaudo
06f6ae960a
Copy all import assertions tests as a basis for import attributes tests
2023-10-26 18:21:19 -07:00
Nicolò Ribaudo
7ef1833109
Move all tests using import assertions to files named as such
2023-07-17 16:32:25 +02:00
Mike Pennisi
5ae04619a9
Generate tests
2021-05-14 11:04:29 -04:00
Leo Balter
70248aa166
Generate tests
2018-10-26 14:41:35 -04:00
Leo Balter
09e608edad
Add cases for ImportCall syntax reused in CallExpressions
2018-10-25 13:30:18 -04:00
Leo Balter
ca87891961
Add case for valid import in a new covered expression
2018-10-25 13:30:18 -04:00
Leo Balter
20b6a3b0a7
Move dynamic-import tests to test/language/expressions
2018-10-19 11:48:17 -04:00