deno/cli/tools/test
David Sherret 2dfc0aca7c
fix(publish): make include and exclude work (#22720)
1. Stops `deno publish` using some custom include/exclude behaviour from
other sub commands
2. Takes ancestor directories into account when resolving gitignore
3. Backards compatible change that adds ability to unexclude an exclude
by using a negated glob at a more specific level for all sub commands
(see https://github.com/denoland/deno_config/pull/44).
2024-03-07 20:16:32 -05:00
..
reporters fix(cli): ensure that pre- and post-test output is flushed at the appropriate times (#22611) 2024-02-28 22:12:21 +00:00
channel.rs fix(cli): remove possible deadlock in test channel (#22662) 2024-03-04 20:14:21 -07:00
fmt.rs perf(cli): use new deno_core timers (#22569) 2024-03-01 11:15:18 -07:00
mod.rs fix(publish): make include and exclude work (#22720) 2024-03-07 20:16:32 -05:00