1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/node_compat/test/fixtures
David Sherret f091d1ad69
feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439)
This will respect `"type": "commonjs"` in a package.json to determine if
`.js`/`.jsx`/`.ts`/.tsx` files are CJS or ESM. If the file is found to
be ESM it will be loaded as ESM though.
2024-11-13 15:10:09 +00:00
..
keys chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
a.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
child-process-persistent.js fix(ext/node): Implement detached option in child_process (#25218) 2024-09-12 19:24:58 +00:00
child-process-spawn-node.js chore: update dlint to v0.68.0 for internal (#26711) 2024-11-04 12:17:11 -05:00
child_process_should_emit_error.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
echo.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
elipses.txt chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
empty.txt chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
exit.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
GH-1899-output.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
loop.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
parent-process-nonpersistent.js fix(ext/node): Implement detached option in child_process (#25218) 2024-09-12 19:24:58 +00:00
print-chars.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
sample.png fix(ext/node): rewrite crypto.Hash (#24302) 2024-06-24 11:47:12 +02:00
x.txt chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00