deno/tests
2024-10-03 12:28:38 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi feat: suggest deno install --entrypoint instead of deno cache (#25228) 2024-09-18 19:55:50 +00:00
integration fix: don't prompt when using Deno.permissions.request with --no-prompt (#25811) 2024-10-03 12:28:38 +00:00
napi chore: disable flaky uv_test.js for now (#26003) 2024-10-02 23:41:58 +00:00
node_compat feat(ext/node): buffer.transcode() (#25972) 2024-10-02 08:23:14 +00:00
registry feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954) 2024-10-01 22:55:02 +01:00
specs fix(install): store tags associated with package in node_modules dir (#26000) 2024-10-02 17:16:46 -07:00
testdata fix: don't prompt when using Deno.permissions.request with --no-prompt (#25811) 2024-10-03 12:28:38 +00:00
unit fix(ext/crypto): fix identity test for x25519 derive bits (#26011) 2024-10-03 16:46:48 +05:30
unit_node BREAKING(ext/net): improved error code accuracy (#25383) 2024-09-27 14:07:20 +00:00
util chore: update std submodule (#25595) 2024-09-12 22:32:09 +10:00
wpt fix(ext/crypto): fix identity test for x25519 derive bits (#26011) 2024-10-03 16:46:48 +05:30
Cargo.toml feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247) 2024-08-28 14:17:47 -04:00
lib.rs
README.md

Deno Integration Tests