deno/tests
Daniel Osvaldo Rahmanto 8244cd8e21
Some checks are pending
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
fix(ext/node): validate readlink arguments (#30691)
Also accepts `Buffer` typed path. Allows
https://github.com/nodejs/node/blob/v24.2.0/test/parallel/test-fs-readlink-type-check.js
test to pass.

Towards #29972
2025-09-11 18:43:48 +02:00
..
config
ffi fix(ffi): check that fast calls are taken (#30658) 2025-09-11 12:02:57 +02:00
integration fix(lsp): auto-import dep entries from workspace member import maps (#30667) 2025-09-09 15:31:39 -04:00
napi fix(napi): buffer finalizer is nullable (#30514) 2025-08-25 12:57:01 +02:00
node_compat fix(ext/node): validate readlink arguments (#30691) 2025-09-11 18:43:48 +02:00
registry fix(bundle): do not error on fallible dynamic imports/requires (#30522) 2025-08-27 11:30:47 -07:00
specs chore: update submodule std version (#30676) 2025-09-11 17:48:32 +09:00
sqlite_extension_test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
testdata feat: permission audit log (#30575) 2025-09-08 14:23:11 +02:00
unit feat(bundle): support html entrypoint (#29856) 2025-09-09 12:18:10 -07:00
unit_node fix(ext/node): validate readlink arguments (#30691) 2025-09-11 18:43:48 +02:00
util chore: update submodule std version (#30676) 2025-09-11 17:48:32 +09:00
wpt fix(ext/fetch): only uppercase known methods (#30290) 2025-09-03 11:19:07 +02:00
Cargo.toml chore: cleanup unused dependencies (#30059) 2025-08-07 14:48:42 +00:00
lib.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
README.md

Deno Integration Tests