deno/tests
Nathan Whitaker f20c8cdb89
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(update): preserve tilde in version range (#30946)
Fixes https://github.com/denoland/deno/issues/30925
2025-10-08 17:50:30 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi fix(ffi): check that fast calls are taken (#30658) 2025-09-11 12:02:57 +02:00
integration feat(unstable): permission broker - support custom error messages (#30902) 2025-10-02 20:27:54 +00:00
napi fix(napi): buffer finalizer is nullable (#30514) 2025-08-25 12:57:01 +02:00
node_compat test: disable test-fs-cp.mjs (#30954) 2025-10-08 17:03:52 +00:00
registry fix(init): regression where deno init --npm stopped working on mac (#30730) 2025-09-15 18:33:47 +00:00
specs fix(update): preserve tilde in version range (#30946) 2025-10-08 17:50:30 +00:00
sqlite_extension_test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
testdata fix(check): do not error for unsupported URL schemes (#30904) 2025-10-03 01:34:53 +00:00
unit test: use Deno.execPath() instead of deno (#30914) 2025-10-07 22:51:48 +02:00
unit_node fix(ext/node): omit smi from zlib.crc32 op function (#30907) 2025-10-03 13:57:30 -07:00
util fix(ext/ws): send User-Agent header in WS handshake (#30758) 2025-09-17 15:00:54 +02: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 chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests