index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
node_compat
/
setup.ts
Age
Commit message (
Expand
)
Author
2024-04-03
chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)
Asher Gomez
2024-04-02
chore: update `std` submodule to 0.221.0 (#23112)
Asher Gomez
2024-03-12
chore: make Node setup script less sensitive to changes (#22855)
Asher Gomez
2024-02-13
chore: use `@std` import instead of `@test_util/std` (#22398)
Asher Gomez
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-07
chore: use @test_util for node_compat tests (#22331)
Matt Mastracci
2024-01-22
chore: use `FsFile[Symbol.dispose]()` (#22007)
Asher Gomez
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-02
chore(node_compat): fix path strings generated by `setup.ts` (#19347)
Hirotaka Tagawa / wafuwafu13
2023-05-15
chore: check node_compat config diff in CI (#19119)
Yoshiya Hinosawa
2023-04-18
chore: update node compat config (#18736)
Yoshiya Hinosawa
2023-03-21
chore(tools): restore node compat test setup script (#18290)
Yoshiya Hinosawa