deno/tests
David Sherret 63e4ee54c9
Some checks are pending
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 / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
fix: support package.json imports in a Deno workspace (#30198)
2025-07-25 08:21:09 -04:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
integration fix(check): ensure module not found errors are surfaced (#30181) 2025-07-23 17:57:08 -04:00
napi chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
node_compat test: avoid race condition on node compat test runner (#30201) 2025-07-25 15:31:31 +09:00
registry fix(bundle): resolve "sloppy imports" in npm packages when bundling (#29989) 2025-07-03 12:46:45 -07:00
specs fix: support package.json imports in a Deno workspace (#30198) 2025-07-25 08:21:09 -04:00
sqlite_extension_test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
testdata feat(unstable): support bytes and text imports in deno compile (#29924) 2025-06-28 12:24:07 -04:00
unit refactor(permissions): remove access check callback (#30050) 2025-07-10 21:40:20 -04:00
unit_node fix(ext/node): add process._rawDebug (#30141) 2025-07-18 19:29:31 +02:00
util chore: upgrade to rustls_tokio_stream 0.7 (#29898) 2025-07-10 20:27:04 +02:00
wpt chore: use aws_lc_rs (#28244) 2025-06-19 01:07:00 -07:00
Cargo.toml chore: move unsafe_use_unprotected_platform feature to cli dev dep (#29806) 2025-06-18 14:16:09 -04:00
lib.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests