0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-08 07:16:56 -05:00
denoland-deno/tests
snek 02ed300525
feat(node:http): add http information support (#27381)
Implements some client and server events to improve compat.

Fixes: https://github.com/denoland/deno/issues/27239
2025-01-28 17:37:53 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
integration fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
napi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
node_compat fix(ext/node): clear tz cache when setting process.env.TZ (#27826) 2025-01-28 18:13:41 +05:30
registry fix(ext/node): do not apply socket-init-workaround to ipc socket (#27779) 2025-01-28 15:38:45 +09:00
specs feat(node:http): add http information support (#27381) 2025-01-28 17:37:53 +00:00
testdata fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
unit fix(process/windows): correct command resolution when PATH env var not uppercase (#27846) 2025-01-28 10:46:01 -05:00
unit_node feat(ext/node): implement node:sqlite (#27308) 2025-01-28 19:30:03 +05:30
util refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00
wpt fix(ext/crypto): export private x25519 JWK key (#27828) 2025-01-27 22:25:00 +05:30
Cargo.toml chore: update ensure_registry_files_local to handle scoped packages (#27801) 2025-01-24 21:47:15 +09:00
lib.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests