1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 15:49:44 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 544f48c23c
fix(node): don't close stdio streams (#19256)
Closes https://github.com/denoland/deno/issues/19255

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-06-09 01:13:20 +02:00
..
integration test(ext/node): add os_test.ts (#19305) 2023-05-29 15:03:14 +02:00
node_compat fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303) 2023-05-29 23:05:45 +02:00
testdata refactor(core): remove ext: modules from the module map (#19040) 2023-05-28 12:44:41 -06:00
unit refactor(ext/http): Expose internal serveHttpOnListener API for HTTP2 (#19331) 2023-06-09 01:13:19 +02:00
unit_node fix(node): don't close stdio streams (#19256) 2023-06-09 01:13:20 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00