0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/tests
Bartek Iwańczuk 787646d486 fix(ext/node): support private key export in JWK format (#27325)
Closes https://github.com/denoland/deno/issues/26643

---------

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2025-01-09 15:19:15 -05:00
..
config
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-24 09:41:38 +05:30
integration fix(node): Add missing inspector/promises (#27491) 2025-01-09 15:19:14 -05:00
napi chore: upgrade to rust 1.82 and LLVM 19 (#26615) 2024-11-01 16:13:02 +05:30
node_compat fix(ext/node): support createConnection option in node:http.request() (#25470) 2025-01-09 15:19:07 -05:00
registry fix(outdated): ensure "Latest" version is greater than "Update" version (#27390) 2025-01-09 15:19:10 -05:00
specs feat(unstable): add OTEL MeterProvider (#27240) 2025-01-09 15:19:13 -05:00
testdata fix(compile): be more deterministic when compiling the same code in different directories (#27395) 2025-01-09 15:19:11 -05:00
unit fix(unstable): don't error on non-existing attrs or type attr (#27456) 2025-01-09 15:19:14 -05:00
unit_node fix(ext/node): support private key export in JWK format (#27325) 2025-01-09 15:19:15 -05:00
util fix(outdated): ensure "Latest" version is greater than "Update" version (#27390) 2025-01-09 15:19:10 -05:00
wpt feat(ext/web): add [[ErrorData]] slot to DOMException (#27342) 2025-01-09 15:19:07 -05:00
Cargo.toml refactor: use sys_traits (#27480) 2025-01-09 15:19:14 -05:00
lib.rs
README.md

Deno Integration Tests