1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tools
Casper Beyer b2fcd3d014
fix(cli): side-load test modules (#11515)
This fixes a regression introduced in 1.9 where test modules became main
modules by side loading them in a generated module.
2021-07-26 14:05:44 +02:00
..
coverage.rs fix(cli): side-load test modules (#11515) 2021-07-26 14:05:44 +02:00
doc.rs chore: use parking_lot for synchronization primitives to align with tokio (#11289) 2021-07-06 23:48:01 -04:00
fmt.rs chore: upgrade crates (#10867) 2021-06-06 18:42:12 +02:00
installer.rs chore: use parking_lot for synchronization primitives to align with tokio (#11289) 2021-07-06 23:48:01 -04:00
lint.rs fix(cli/tools/lint): output json reports to stdout (#11311) 2021-07-07 20:39:24 +02:00
mod.rs feat(cli/doc): use type definitions "deno doc" if available (#8459) 2021-02-25 16:24:05 +01:00
repl.rs fix(repl): output error without hanging when input is invalid (#11426) 2021-07-19 05:38:13 -07:00
standalone.rs feat: add --enable-testing-features-do-not-use (#11499) 2021-07-23 16:31:16 +02:00
test_runner.rs fix(cli): side-load test modules (#11515) 2021-07-26 14:05:44 +02:00
upgrade.rs fix(cli/tools/upgrade): check if passed version is valid (#11296) 2021-07-07 14:59:39 -04:00