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
José Julián Espina
4a6439e4a7
Add Array.prototype.includes
and exponentiation
features ( #3799 )
2023-03-23 10:51:08 +01:00
Mike Pennisi
5ae04619a9
Generate tests
2021-05-14 11:04:29 -04:00
Ross Kirsling
1859ec66f4
Test update for letting all early errors be SyntaxErrors
2019-06-12 14:09:03 -04:00
Leo Balter
028d76e551
Generate tests
2018-11-14 09:37:26 -05:00
Leo Balter
f7f845ce6f
Update tests with DONOTEVALUATE
2018-11-14 09:19:15 -05:00
Leo Balter
10dc6ff75a
Generate tests
2018-11-13 20:21:32 -05:00
Leo Balter
dec4e5df74
Merge pull request #1801 from mathiasbynens/issue-1634
...
Move `throw "…"` for negative parsing errors to a helper function
2018-11-13 17:23:09 -05:00
Rick Waldron
f1e362d558
Fix typos; generate tests ( #1907 )
2018-10-26 17:11:05 -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
cd9ca65787
Generate tests
2018-10-25 13:30:18 -04:00
Leo Balter
51a0bad7d4
Generate tests
2018-10-25 13:30:18 -04:00
Leo Balter
a347df3aae
Add tests for invalid expressions with import() with early ReferenceErrors
2018-10-25 13:30:18 -04:00
Mathias Bynens
8869799c6d
Rebase, regenerate, and update tests
2018-10-23 13:51:17 +02:00
Leo Balter
20b6a3b0a7
Move dynamic-import tests to test/language/expressions
2018-10-19 11:48:17 -04:00