This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-28 16:20:57 -05:00
Code
Issues
Packages
1
Wiki
Activity
2c4d99a458
denoland-deno
/
tests
/
specs
/
bench
/
test_and_bench
/
main.out
5 lines
50 B
Text
Raw
Normal View
History
Unescape
Escape
fix: don't panic in test and bench if ops not available (#23055) 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
2024-03-24 19:16:45 -04:00
[WILDCARD]
[WILDCARD]main.js
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) Fix table layout for `deno bench` command with and without color (`NO_COLOR=1`). Fixes issue in #25156
2024-08-26 05:56:04 -04:00
fix: don't panic in test and bench if ops not available (#23055) 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
2024-03-24 19:16:45 -04:00
benchmark[WILDCARD]
Copy permalink