deno/tests
2024-11-01 19:10:35 -07:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-24 09:41:38 +05:30
integration fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
napi chore: upgrade to rust 1.82 and LLVM 19 (#26615) 2024-11-01 16:13:02 +05:30
node_compat fix(node): Implement os.userInfo properly, add missing toPrimitive (#24702) 2024-10-31 22:18:33 -07:00
registry fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
specs fix(add): only add npm deps to package.json if it's at least as close as deno.json (#26683) 2024-11-01 19:10:35 -07:00
testdata fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
unit fix(ext/console): ignore casing for named colors in css parsing (#26466) 2024-10-22 10:57:58 +02:00
unit_node Revert "fix(ext/node): fix dns.lookup result ordering (#26264)" (#26621) 2024-10-29 18:41:16 +01:00
util chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
wpt fix: disable same-origin.html WPT (#26067) 2024-10-08 06:15:28 -07:00
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