0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-19 03:43:00 -05:00
denoland-deno/cli/tests
Matt Mastracci 026fd49927 refactor(cli): use new sanitizer for resources (#22125)
Step 1 of the Rustification of sanitizers, which unblocks the faster
timers.

This replaces the resource sanitizer with a Rust one, using the new APIs
in deno_core.
2024-02-01 11:19:55 +05:30
..
integration fix: make deprecation warnings less verbose (#22128) 2024-01-26 16:47:58 +01:00
node_compat fix(node): remove deprecation warnings (#22120) 2024-01-26 16:47:57 +01:00
testdata refactor(cli): use new sanitizer for resources (#22125) 2024-02-01 11:19:55 +05:30
unit fix(ext/http): smarter handling of Accept-Encoding (#22130) 2024-01-26 16:47:58 +01:00
unit_node feat: deprecate Deno.fstat() and Deno.fstatSync() (#22068) 2024-01-24 18:53:20 +01:00
integration_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00