summaryrefslogtreecommitdiff
path: root/tests/unit_node/testdata
AgeCommit message (Expand)Author
2024-09-16fix(ext/crypto): support md4 digest algorithm (#25656)Luca Casonato
2024-07-05fix(ext/node): rewrite digest handling (#24392)Luca Casonato
2024-07-03fix(ext/node): don't wait for end() call to send http client request (#24390)Satya Rohith
2024-05-29fix(ext/node): don't encode buffer data as utf8 in http2 (#24016)Satya Rohith
2024-03-20fix(ext/node): worker_threads ESM handling (#22841)mash-graz
2024-03-13fix(ext/node): initial `crypto.createPublicKey()` support (#22509)Asher Gomez
2024-03-11test(ext/node): add worker_threads test for SharedArrayBuffer (#22850)Bartek IwaƄczuk
2024-03-06fix(ext/node): strip `--enable-source-maps` from argv (#22743)Divy Srivastava
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci