summaryrefslogtreecommitdiff
path: root/tests/specs/bench/fail
AgeCommit message (Collapse)Author
2024-08-26fix(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-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret