deno/tests/node_compat
Nathan Whitaker 6c6bbeb974
fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702)
Fixes the implementation of `os.userInfo`, and adds a missing
`toPrimitive` for `tmpdir`. This allows us to enable the corresponding
node_compat test.
2024-10-31 22:18:33 -07:00
..
runner fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702) 2024-10-31 22:18:33 -07:00
test fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702) 2024-10-31 22:18:33 -07: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 to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
config.jsonc fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702) 2024-10-31 22:18:33 -07:00
deno.json chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10: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_runner.rs test: remove usage of --unstable flag (#25549) 2024-09-10 11:28:59 +00:00
test.ts chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00