deno/tests
Bartek Iwańczuk ed55de83b7
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 / 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 / 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
test: deflake stat_test.ts (#31555)
Closes https://github.com/denoland/deno/issues/31554
2025-12-10 17:05:50 +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 test: disable more tests on Mac Intel (#31541) 2025-12-09 19:41:15 +00:00
napi fix(ext/napi): suppress deprecated Buffer warnings (#31245) 2025-11-11 15:02:29 +09:00
node_compat ci: increase node compat test timeout on Mac Intel (#31538) 2025-12-09 09:23:37 +00:00
registry feat: add deno x (alias dx) for conveniently running binaries from packages (#31138) 2025-12-09 15:06:36 -08:00
specs Revert "chore: Rust 1.91.1 (#31165)" (#31548) 2025-12-10 00:36:30 +00:00
sqlite_extension fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful (#31547) 2025-12-10 14:06:05 +01:00
sqlite_extension_test fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful (#31547) 2025-12-10 14:06:05 +01:00
testdata Revert "feat: use Node.js timers by default (#31272)" (#31490) 2025-12-04 00:50:11 +00:00
unit test: deflake stat_test.ts (#31555) 2025-12-10 17:05:50 +00:00
unit_node fix(ext/node): prevent cipher operations after finalize (#31533) 2025-12-09 16:03:37 +05:30
util fix(lsp): don't provide organizeImports action when client provides it (#31530) 2025-12-08 10:46:22 +00:00
wpt test: ignore flaky wpt test (#31535) 2025-12-09 13:19:31 +01: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