1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/node_compat/test/common
snek c461f8fd2e
fix: do not return undefined for missing global properties (#24474)
accessing e.g. `Buffer` in `Mode::Deno` mode should throw, not return
undefined.

---------

Signed-off-by: snek <snek@deno.com>
2024-07-09 10:07:56 -07:00
..
child_process.js chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
countdown.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
dns.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
duplexpair.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
fixtures.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
hijackstdio.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
index.js fix: do not return undefined for missing global properties (#24474) 2024-07-09 10:07:56 -07:00
index.mjs chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
internet.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
package.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
tmpdir.js chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00