1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests
Luca Casonato d42f154312
feat: disposable Deno resources (#20845)
This commit implements Symbol.dispose and Symbol.asyncDispose for
the relevant resources.

Closes #20839

---------

Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-11-01 20:26:12 +01:00
..
integration feat(cron) implement Deno.cron() (#21019) 2023-11-01 11:57:55 -07:00
node_compat chore: upgrade deno_core (#21036) 2023-11-01 20:25:09 +01:00
testdata feat(unstable): deno run --env (#20300) 2023-11-01 15:21:13 +00:00
unit feat: disposable Deno resources (#20845) 2023-11-01 20:26:12 +01:00
unit_node fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014) 2023-11-01 16:06:25 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00