summaryrefslogtreecommitdiff
path: root/tests/specs/jsr/deps/main.out
AgeCommit message (Collapse)Author
2024-05-16perf(jsr): download metadata files as soon as possible and in parallel (#23836)David Sherret
* https://github.com/denoland/deno_graph/pull/471 * https://github.com/denoland/deno_graph/pull/473
2024-04-29chore: add tests for moduleGraph2 (#23603)David Sherret
Also did some renames from underscores to hyphens
2024-03-15chore: move more tests away from itest (#22909)David Sherret
Part of #22907