deno/tests
Bartek Iwańczuk 4c228b455d
Some checks are pending
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-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 / 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 / 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 / build libs (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
fix(ext/node): reimplement setImmediate API (#30328)
Closes https://github.com/denoland/deno/issues/28016
2025-11-28 11:05:41 +01: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 fix(lsp): store assigned compiler options for cache files (#31377) 2025-11-24 14:00:31 +00:00
napi fix(ext/napi): suppress deprecated Buffer warnings (#31245) 2025-11-11 15:02:29 +09:00
node_compat fix(ext/node): reimplement setImmediate API (#30328) 2025-11-28 11:05:41 +01:00
registry fix(bundle): fix import.meta.main transform with jsr entrypoint (#31415) 2025-11-26 11:11:14 +01:00
specs fix(ext/node): reimplement setImmediate API (#30328) 2025-11-28 11:05:41 +01:00
sqlite_extension_test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
testdata feat: use Node.js timers by default (#31272) 2025-11-13 20:09:41 +01:00
unit feat(ext/web): add ImageData Float16Array support (#31394) 2025-11-27 13:04:43 +01:00
unit_node fix(node): support advanced serialization in IPC (#31380) 2025-11-26 23:15:32 +00:00
util feat(unstable): support authenticated socket.dev audit reports (#31370) 2025-11-21 21:18:07 +05:30
wpt feat: add Float16Array support (#31410) 2025-11-26 08:37:11 +00:00
Cargo.toml feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194) 2025-11-06 20:38:25 +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