1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests/node_compat
Yoshiya Hinosawa d04d5677d9
chore: update node_compat setup script (#27051)
This PR updates the node_compat setup script. Now the copied version in
each test file is corrected. Also `TODO.md` links to the correct files
in Node.js repo.
2024-11-25 22:35:53 +09:00
..
runner chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
test chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
.gitignore chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
common.ts chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
config.jsonc chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
deno.json chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
package.json feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
polyfill_globals.js chore: cleanup remaining internals.future code (#25624) 2024-09-16 09:28:35 +10:00
runner.ts chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
test.ts test(ext/node): prevent running the same test cases twice (#26812) 2024-11-11 17:16:33 +09:00
test_runner.rs test: remove usage of --unstable flag (#25549) 2024-09-10 11:28:59 +00:00