Armaan Salam
|
675539c7ab
|
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 11:56:04 +02:00 |
|
David Sherret
|
998036b399
|
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
Moves the test npm registry server port from `4558` to `426x`
|
2024-05-07 17:21:56 +00:00 |
|
David Sherret
|
1587387bcc
|
chore(test): move npm registries to separate servers and to the tests/registry folder (#23717)
1. Moves the npm registries to their own dedicated ports.
2. Moves the data files out of `tests/testdata/npm/registry` to
`tests/registry/npm`.
|
2024-05-07 01:06:01 +00:00 |
|
David Sherret
|
da52058a94
|
chore: migrate bench, publish, and more itests to spec tests (#23584)
|
2024-04-29 10:08:27 -04:00 |
|