summaryrefslogtreecommitdiff
path: root/tests/node_compat/runner/TODO.md
AgeCommit message (Expand)Author
2024-11-18chore: temporarily disable dns tests for Node compat (#26915)Bartek Iwańczuk
2024-11-12fix(ext/node): add autoSelectFamily option to net.createConnection (#26661)Yoshiya Hinosawa
2024-10-31fix(node): Implement `os.userInfo` properly, add missing `toPrimitive` (#24702)Nathan Whitaker
2024-10-28fix: report exceptions from nextTick (#26579)snek
2024-10-15fix(ext/node): implement TCP.setNoDelay (#26263)Divy Srivastava
2024-10-02feat(ext/node): buffer.transcode() (#25972)Satya Rohith
2024-09-11fix(ext/node): add `FileHandle#writeFile` (#25555)Yoshiya Hinosawa
2024-08-06feat: vm rewrite (#24596)snek
2024-07-25fix(node/worker_threads): support `port.once()` (#24725)Marvin Hagemeister
2024-07-05fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)Nathan Whitaker
2024-07-05fix(ext/node): rewrite digest handling (#24392)Luca Casonato
2024-07-02fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)Nathan Whitaker
2024-07-02chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)Bartek Iwańczuk
2024-06-25test(node_compat): enable more stream-writable tests (#24328)Satya Rohith
2024-06-24fix(ext/node): rewrite crypto.Hash (#24302)Luca Casonato
2024-06-19Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)Bartek Iwańczuk
2024-06-18feat(ext/node): add BlockList & SocketAddress classes (#24229)Satya Rohith
2024-06-15fix(ext/node): better support for `node:diagnostics_channel` module (#24088)Bartek Iwańczuk
2024-06-13chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)Bartek Iwańczuk
2024-06-11chore: sync up Node.js test files for v20.11.1 (#24066)Bartek Iwańczuk
2024-05-21feat(node): buffer isUtf8/isAscii (#23928)snek
2024-04-03chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)Asher Gomez