1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 16:42:21 -05:00
denoland-deno/tests
Kaveh 3b37162c46 refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741)
This PR replaces the unmaintained and rebranded `trust-dns` to `hickory`
for resolver in `deno_net`.
2024-11-10 09:24:22 +05:30
..
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 refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741) 2024-11-10 09:24:22 +05:30
napi chore: upgrade to rust 1.82 and LLVM 19 (#26615) 2024-11-06 00:36:24 +01:00
node_compat chore: update dlint to v0.68.0 for internal (#26711) 2024-11-06 00:36:24 +01:00
registry fix(add): better error message when adding package that only has pre-release versions (#26724) 2024-11-06 00:36:26 +01:00
specs fix(fmt): don't use self-closing tags in HTML (#26754) 2024-11-10 09:24:22 +05:30
testdata chore: deprecate run itests (#26444) 2024-11-06 00:36:27 +01:00
unit chore: update dlint to v0.68.0 for internal (#26711) 2024-11-06 00:36:24 +01:00
unit_node fix(node:zlib): gzip & gzipSync should accept ArrayBuffer (#26762) 2024-11-10 09:24:22 +05:30
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 refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741) 2024-11-10 09:24:22 +05:30
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