1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk df233a498d
fix(cli): avoid crash on import of invalid module names (#19523)
Fixes https://github.com/denoland/deno/issues/17748
Closes #17770

Co-authored-by: Anton Bershanskiy
<bershanskiy@users.noreply.github.com>
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
2023-06-15 22:50:41 +02:00
..
integration fix(cli): avoid crash on import of invalid module names (#19523) 2023-06-15 22:50:41 +02:00
node_compat chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-09 01:13:20 +02:00
testdata fix(cli): avoid crash on import of invalid module names (#19523) 2023-06-15 22:50:41 +02:00
unit chore(ext/kv): disable flaky test (#19522) 2023-06-15 22:50:41 +02:00
unit_node fix(node): Worker constructor doesn't check type: module of package.json (#19480) 2023-06-15 22:50:41 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00