1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/cli/tests/unit_node
David Sherret 510863de7a
fix(node): spawnSync's status was incorrect (#21359)
The exit code wasn't hooked up properly.
2023-11-30 18:32:05 +01:00
..
_fs refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
crypto Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
internal refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
testdata fix(ext/node): support brotli APIs (#19223) 2023-06-24 19:42:08 +05:30
_test_utils.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
assertion_error_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
async_hooks_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
buffer_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
child_process_test.ts fix(node): spawnSync's status was incorrect (#21359) 2023-11-30 18:32:05 +01:00
events_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
fs_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
http2_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
http_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
module_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
net_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
os_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
path_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
perf_hooks_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
process_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
querystring_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
readline_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
repl_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
stream_test.ts fix(ext/node): fix node:stream.Writable (#21297) 2023-11-24 03:05:27 +01:00
string_decoder_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
timers_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
tls_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
tty_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
util_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
v8_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
worker_threads_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
zlib_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00