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
Matt Mastracci 45be896436
fix(ext/http): fix crash in dropped Deno.serve requests (#21252)
Fixes #21250

We were attempting to recycle dropped resource responses too early.
2023-11-24 03:03:26 +01:00
..
integration chore: combine TestCommandBuilder with DenoCmd (#21248) 2023-11-24 03:03:26 +01:00
node_compat fix(ext/node): Re-enable alloc max size test (#21059) 2023-11-17 11:28:33 +09:00
testdata feat(unstable): Workspaces support (#20410) 2023-11-17 11:30:53 +09:00
unit fix(ext/http): fix crash in dropped Deno.serve requests (#21252) 2023-11-24 03:03:26 +01:00
unit_node fix(ext/node): add APIs perf_hook.performance (#21192) 2023-11-17 11:30:03 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00