1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 18:17:48 -05:00
denoland-deno/cli/tests/node_compat
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
..
test feat(node): add Module.runMain() (#19080) 2023-05-11 17:26:29 -04:00
common.ts chore: disable flaky Node compat tests (#18760) 2023-04-19 00:32:21 +02:00
config.jsonc feat(node): add Module.runMain() (#19080) 2023-05-11 17:26:29 -04:00
runner.ts test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
test.ts chore: fix running node tests in parallel on Windows (#18711) 2023-04-14 18:50:58 -04:00