1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-14 16:33:45 -05:00
denoland-deno/cli/tools
Ryan Dahl 67c9937e66
Revert "feat(cli/tools/test_runner): add terse reporter (#11156)" (#11352)
it's another flag to understand, more code, and isn't something that anyone really needs.

This reverts commit 9d57a4aaeb.
2021-07-10 07:51:30 -07:00
..
coverage.rs refactor(cli/tools/coverage): strongly type inspector values (#11326) 2021-07-08 17:53:56 +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 feat(repl): support autocomplete on declarations containing a primitive (#11325) 2021-07-08 12:58:18 -04:00
standalone.rs fix(cli/tools/upgrade): check if passed version is valid (#11296) 2021-07-07 14:59:39 -04:00
test_runner.rs Revert "feat(cli/tools/test_runner): add terse reporter (#11156)" (#11352) 2021-07-10 07:51:30 -07:00
upgrade.rs fix(cli/tools/upgrade): check if passed version is valid (#11296) 2021-07-07 14:59:39 -04:00