1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-10 16:11:13 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk c2414db1f6
refactor: simplify hyper, http, h2 deps (#21715)
Main change is that:
- "hyper" has been renamed to "hyper_v014" to signal that it's legacy
- "hyper1" has been renamed to "hyper" and should be the default
2023-12-27 11:59:57 -05:00
..
integration refactor: simplify hyper, http, h2 deps (#21715) 2023-12-27 11:59:57 -05:00
node_compat fix: implement child_process IPC (#21490) 2023-12-13 11:14:16 +01:00
testdata fix(coverage): error if no files found (#21615) 2023-12-18 11:43:27 +01:00
unit perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
unit_node fix(ext/node): Implement aes-192-ecb and aes-256-ecb (#21710) 2023-12-27 17:24:52 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00