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 7d8f0ae038
chore(ext/node): remove unnecessary test case (#21337)
This test case is covered by the last case in
5710fffb12/cli/tests/node_compat/test/parallel/test-stream2-transform.js
and not necessary anymore.
2023-11-25 12:20:47 +09:00
..
integration fix(lsp): handle byonm specifiers in jupyter notebooks (#21332) 2023-11-24 17:35:33 -05:00
node_compat chore: update node_compat test suites to v18.18.2 (#21328) 2023-11-25 11:35:36 +09: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 chore(ext/node): remove unnecessary test case (#21337) 2023-11-25 12:20:47 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00