summaryrefslogtreecommitdiff
path: root/tests/testdata/bench
AgeCommit message (Expand)Author
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-04refactor(cli/js): align error messages (#25406)Ian Bull
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-08-26fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)Armaan Salam
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-10chore: update references to `deno_std` to use JSR (#23239)Asher Gomez
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci