summaryrefslogtreecommitdiff
path: root/tools/node_compat/setup.ts
AgeCommit message (Expand)Author
2024-04-03chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)Asher Gomez
2024-04-02chore: update `std` submodule to 0.221.0 (#23112)Asher Gomez
2024-03-12chore: make Node setup script less sensitive to changes (#22855)Asher Gomez
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-07chore: use @test_util for node_compat tests (#22331)Matt Mastracci
2024-01-22chore: use `FsFile[Symbol.dispose]()` (#22007)Asher Gomez
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-06-02chore(node_compat): fix path strings generated by `setup.ts` (#19347)Hirotaka Tagawa / wafuwafu13
2023-05-15chore: check node_compat config diff in CI (#19119)Yoshiya Hinosawa
2023-04-18chore: update node compat config (#18736)Yoshiya Hinosawa
2023-03-21chore(tools): restore node compat test setup script (#18290)Yoshiya Hinosawa