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
Asher Gomez ff8739d05f
refactor: replace deferred() from std/async with Promise.withResolvers() (#21234)
Closes #21041

---------

Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-11-24 03:05:26 +01:00
..
integration Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
node_compat Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-24 03:05:26 +01:00
testdata refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
unit refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
unit_node refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-24 03:05:26 +01:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00