summaryrefslogtreecommitdiff
path: root/tests/node_compat/test.ts
AgeCommit message (Expand)Author
2024-11-11test(ext/node): prevent running the same test cases twice (#26812)Yoshiya Hinosawa
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-08-06feat: vm rewrite (#24596)snek
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-07-24fix(node): Run node compat tests listed in the `ignore` field (and fix the on...Nathan Whitaker
2024-07-02fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)Nathan Whitaker
2024-06-24fix(ext/node): rewrite crypto.Hash (#24302)Luca Casonato
2024-06-11chore: sync up Node.js test files for v20.11.1 (#24066)Bartek IwaƄczuk
2024-05-22chore: kill node.js tests if they run too long (#23956)Matt Mastracci
2024-04-02fix(ext/node): Support returning tokens and option defaults in `node:util.par...Nathan Whitaker
2024-03-15fix(ext/node): Reimplement StringDecoder to match node's behavior (#22933)Nathan Whitaker
2024-03-05chore(tests): Remove vestiges of cli/tests folder (#22712)Aapo Alasuutari
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci