| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-26 | fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) | Armaan Salam | |
| Fix table layout for `deno bench` command with and without color (`NO_COLOR=1`). Fixes issue in #25156 | |||
| 2024-03-24 | fix: don't panic in test and bench if ops not available (#23055) | Bartek IwaĆczuk | |
| Fixes regression introduced in https://github.com/denoland/deno/pull/22112 that removed checks if `Deno.test` or `Deno.bench` are not used in respective subcommands. Closes https://github.com/denoland/deno/issues/23041 | |||
