0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-19 11:52:52 -05:00
denoland-deno/tests
Divy Srivastava 3c56e6c7cd
fix(ext/node): enforce -RW perms on node:sqlite (#27928)
require RW permission on the database path except when using in-memory
mode.
2025-02-02 15:49:39 +05:30
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
integration feat: TypeScript 5.7 (#27857) 2025-01-31 16:07:42 -05:00
napi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
node_compat fix(ext/node): clear tz cache when setting process.env.TZ (#27826) 2025-01-28 18:13:41 +05:30
registry feat: TypeScript 5.7 (#27857) 2025-01-31 16:07:42 -05:00
specs fix(node): resolve module as maybe CJS when it's missing a file extension (#27904) 2025-02-01 13:12:17 -05:00
testdata chore: update std in test util (#27892) 2025-01-31 08:52:32 -05:00
unit feat: TypeScript 5.7 (#27857) 2025-01-31 16:07:42 -05:00
unit_node fix(ext/node): enforce -RW perms on node:sqlite (#27928) 2025-02-02 15:49:39 +05:30
util feat: TypeScript 5.7 (#27857) 2025-01-31 16:07:42 -05:00
wpt fix(ext/crypto): export private x25519 JWK key (#27828) 2025-01-27 22:25:00 +05:30
Cargo.toml chore: update ensure_registry_files_local to handle scoped packages (#27801) 2025-01-24 21:47:15 +09: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