1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 13:59:01 -05:00
denoland-deno/cli/tests
Marvin Hagemeister 56a9a2a990 feat(node): add Module.runMain() (#19080)
This PR adds the missing `Module.runMain()` function which is required
for tools like `ts-node`.

Fixes #19033
2023-05-11 17:26:29 -04:00
..
integration fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998) 2023-05-11 17:26:26 -04:00
node_compat feat(node): add Module.runMain() (#19080) 2023-05-11 17:26:29 -04:00
testdata fix(node): conditional exports edge case (#19082) 2023-05-11 17:26:29 -04:00
unit feat(ext/http): Automatic compression for Deno.serve (#19031) 2023-05-11 17:26:28 -04:00
unit_node BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759) 2023-04-26 14:54:03 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00