1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests
2024-11-06 00:36:23 +01: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-25 02:09:37 +02:00
integration fix(lsp): include unstable features from editor settings (#26655) 2024-11-06 00:36:22 +01:00
napi fix(cli): set napi object property properly (#26344) 2024-10-18 01:04:30 +02:00
node_compat fix: report exceptions from nextTick (#26579) 2024-10-30 00:16:12 +01:00
registry fix(install): cache json exports of JSR packages (#26552) 2024-10-30 00:15:37 +01:00
specs fix: surface package.json location on dep parse failure (#26665) 2024-11-06 00:36:23 +01:00
testdata fix(coverage): exclude comment lines from coverage reports (#25939) 2024-11-06 00:36:23 +01:00
unit fix(ext/console): ignore casing for named colors in css parsing (#26466) 2024-10-25 02:09:35 +02:00
unit_node Revert "fix(ext/node): fix dns.lookup result ordering (#26264)" (#26621) 2024-10-30 00:16:13 +01:00
util chore: remove print debugging from test server (#26529) 2024-10-25 02:09:39 +02: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 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests