deno/tests
Divy Srivastava 8b81644b59
fix(ext/node): enable Buffer pool for strings (#29592)
Part 1 towards enabling `parallel/test-buffer-pool-untransferable.js`
2025-06-05 12:04:32 +09:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
integration refactor(node): improve ResolutionMode::Require resolution (reland) (#29581) 2025-06-03 15:55:18 +00:00
napi chore: prefer workspace dependencies in order to avoid duplicate crates (#28281) 2025-02-26 14:55:47 +00:00
node_compat fix(ext/node): pass node.js specific flags via NODE_OPTIONS env var in spawn (#29600) 2025-06-05 10:38:34 +09:00
registry refactor(install): support tarball extract in Wasm (#29587) 2025-06-04 13:51:26 +00:00
specs refactor(install): support tarball extract in Wasm (#29587) 2025-06-04 13:51:26 +00:00
sqlite_extension_test fix(ext/node): implement DatabaseSync#loadExtension (#29050) 2025-04-29 12:30:21 +00:00
testdata chore(tests): use docs.deno.com in tests to prevent GitHub rate limits (#29400) 2025-05-20 16:40:27 +00:00
unit fix(ext/http): handle vsock streams in extract_network_stream (#29518) 2025-05-30 07:38:15 -07:00
unit_node fix(ext/node): enable Buffer pool for strings (#29592) 2025-06-05 12:04:32 +09:00
util chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
wpt fix: load changed non-remote dynamic imports at runtime (#29413) 2025-05-26 21:38:51 +00:00
Cargo.toml perf(lockfile): slightly terser lockfile formatting, remove old lockfile code (#28992) 2025-04-22 01:12:16 +00:00
lib.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
README.md

Deno Integration Tests