summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/test/parallel
AgeCommit message (Expand)Author
2023-04-19chore: disable flaky Node compat tests (#18760)Bartek Iwańczuk
2023-04-18fix(ext/node): implement crypto.createVerify (#18703)Yoshiya Hinosawa
2023-04-18fix(ext/node): add req.socket.remoteAddress (#18733)Yoshiya Hinosawa
2023-04-18chore: update node compat config (#18736)Yoshiya Hinosawa
2023-04-07fix(ext/node): add X509Certificate (#18625)Divy Srivastava
2023-04-06fix(ext/node): implement hkdf-expand (#18612)Divy Srivastava
2023-04-06fix(ext/node): add symmetric keygen (#18609)Divy Srivastava
2023-03-30Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491)Bartek Iwańczuk
2023-03-30test: fix test_check_origin_not_supported (#18504)Bartek Iwańczuk
2023-03-28feat(ext/node): add `crypto.checkPrime` API (#18465)Divy Srivastava
2023-03-23refactor(ext/node): Use Deno.inspect (#17960)Ryan Dahl
2023-03-21chore(tools): restore node compat test setup script (#18290)Yoshiya Hinosawa
2023-02-20test(ext/node): more node compat tests (#17827)Yoshiya Hinosawa
2023-02-17test: add node compat tests (#17805)Yoshiya Hinosawa