summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/testdata
AgeCommit message (Expand)Author
2023-12-03fix(ext/node): sign with PEM private keys (#21287)Divy Srivastava
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-06-16fix(ext/node): remove fromFileUrl from "node:path" (#19504)Ryan Clements
2023-06-15fix(node): Worker constructor doesn't check type: module of package.json (#19...Vedant Pandey
2023-06-02fix(node): map stdio [0, 1, 2] to "inherit" (#19352)Marvin Hagemeister
2023-05-31fix(node): add missing process.reallyExit method (#19326)Marvin Hagemeister
2023-05-23fix(ext/node): add basic node:worker_threads support (#19192)Yoshiya Hinosawa
2023-05-18fix(node): support passing parent stdio streams (#19171)Marvin Hagemeister
2023-05-13chore: fix & update node compat config (#19106)Yoshiya Hinosawa
2023-03-27fix(ext/node): add missing _preloadModules hook (#18447)Marvin Hagemeister
2023-02-20perf: use ops for node:crypto ciphers (#17819)Divy Srivastava
2023-02-16test: add unit tests from std/node (#17794)Bartek IwaƄczuk