summaryrefslogtreecommitdiff
path: root/tools/node_compat/deno.json
AgeCommit message (Expand)Author
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-07chore: use @test_util for node_compat tests (#22331)Matt Mastracci
2023-06-01chore(node_compat): add deno task for setting up and running tests (#19293)Hirotaka Tagawa / wafuwafu13