0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/node_compat/test/fixtures
Marvin Hagemeister 5fd74bfa1c
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 00:13:45 +02:00
..
keys chore: update node compat config (#18736) 2023-04-18 00:36:49 +09:00
a.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
child-process-spawn-node.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
child_process_should_emit_error.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
echo.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
elipses.txt test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
empty.txt test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
exit.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
GH-1899-output.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
loop.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
package.json test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
print-chars.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
run-main.js feat(node): add Module.runMain() (#19080) 2023-05-11 00:13:45 +02:00
x.txt test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00