summaryrefslogtreecommitdiff
path: root/tests/specs/bench
AgeCommit message (Expand)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
2024-09-26feat: add `--allow-import` flag (#25469)Bartek Iwańczuk
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-05feat: include version number in all --json based outputs (#25335)Kamil Ogórek
2024-09-04refactor(cli/js): align error messages (#25406)Ian Bull
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-26fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)Armaan Salam
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-05-03chore(tests/specs): ability to have sub tests in file (#23667)David Sherret
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-01chore(specs): add jsr and npm env vars to tests by default (#23171)David Sherret
2024-03-26fix(bench): Fix group header printing logic + don't filter out the warmup ben...Nathan Whitaker
2024-03-24fix: don't panic in test and bench if ops not available (#23055)Bartek Iwańczuk