| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-24 | feat: deprecate `Deno.resources()` (#22059) | Asher Gomez | |
| Most uses of `Deno.resources()` within tests, as they previously checked for leaked resources. This is not needed as the test runner does this automatically. Other internal uses of this API have been replaced with the internal `Deno[Deno.internal].core.resources()`. | |||
| 2022-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
| directories (#15949) | |||
