1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-02 17:01:14 -05:00
denoland-deno/cli/tests
Andreu Botella c58790ef13 test(compile): Add a test for dynamic imports in deno compile (#18017)
denoland/eszip#115 added support for statically-analyzed dynamic imports
in eszip, which made `deno compile` support dynamic imports starting
from #17858. This PR adds a test for it.

----

This test is adapted from PR #17663.

Closes #17908
2023-03-10 12:47:20 +09:00
..
integration test(compile): Add a test for dynamic imports in deno compile (#18017) 2023-03-10 12:47:20 +09:00
node_compat chore(ext/node): suppress node compat tests stdout by default (#17909) 2023-03-10 12:43:29 +09:00
testdata test(compile): Add a test for dynamic imports in deno compile (#18017) 2023-03-10 12:47:20 +09:00
unit fix(core): introduce SafeRegExp to primordials (#17592) 2023-03-10 12:44:33 +09:00
unit_node test(ext/node): add tty_test and util_test (#17868) 2023-02-23 12:28:19 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00