1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tests
Yoshiya Hinosawa bf42467e21
fix(ext/node): fix node:stream.Writable (#21297)
This change applies the same fix as
https://github.com/nodejs/node/pull/46818, and the original example
given in #20456 works as expected.

closes #20456
2023-11-23 09:57:05 +09:00
..
integration Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
node_compat Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
testdata refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
unit refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
unit_node fix(ext/node): fix node:stream.Writable (#21297) 2023-11-23 09:57:05 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00