deno/tests
Nathan Whitaker 51c43ce8b4
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(bundle): make the "dynamic require" hack work on minified output (#29997)
It's terrible and I hate it but it works
2025-07-04 02:11:09 +00: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 chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
napi chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
node_compat ci: try to make running node compat tests a little more reliable on CI (#29957) 2025-07-01 19:04:14 +00:00
registry fix(bundle): resolve "sloppy imports" in npm packages when bundling (#29989) 2025-07-03 12:46:45 -07:00
specs fix(bundle): make the "dynamic require" hack work on minified output (#29997) 2025-07-04 02:11:09 +00: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 fix: support Deno.permissions.query({name:"import"}) (#29610) 2025-06-26 22:13:56 +02:00
unit_node fix(ext/http2): fix oob buffer reads in http2 requests (#29969) 2025-07-02 09:28:50 -07:00
util chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07: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