1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-13 02:52:54 -05:00
denoland-deno/cli/tests/node_compat/test
Divy Srivastava b0264bea7d
fix(ext/node): prime generation (#18861)
Towards https://github.com/denoland/deno/issues/18455

`safe`, `add` and `rem` options are not implemented because there is no
rust crate that provides this functionality (except rust-openssl maybe)
and its just not clear if this API is used widely.
2023-04-27 19:40:59 +05:30
..
common fix(ext/node): add req.socket.remoteAddress (#18733) 2023-04-18 16:00:51 +09:00
fixtures chore: update node compat config (#18736) 2023-04-18 00:36:49 +09:00
internet chore(tools): restore node compat test setup script (#18290) 2023-03-21 22:38:07 +09:00
parallel fix(ext/node): prime generation (#18861) 2023-04-27 19:40:59 +05:30
pseudo-tty test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
pummel chore(tools): restore node compat test setup script (#18290) 2023-03-21 22:38:07 +09:00
sequential test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00