1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 07:44:48 -05:00
denoland-deno/cli/tests
Matt Mastracci 7f5290b694
feat(ext/http): ref/unref for server (#19197)
Add `ref` and `unref` to return value from `Deno.serve`. Unblocks #3326.
2023-05-19 15:14:40 -06:00
..
integration feat(compile): remove need for --unstable with npm specifiers (#19185) 2023-05-19 01:26:49 +02:00
node_compat fix(ext/node): fix whatwg url formatting (#19146) 2023-05-17 14:51:51 +09:00
testdata fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
unit feat(ext/http): ref/unref for server (#19197) 2023-05-19 15:14:40 -06:00
unit_node fix(npm): process not defined in readline (#19184) 2023-05-18 15:42:27 -04:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00