summaryrefslogtreecommitdiff
path: root/tests/unit/command_test.ts
AgeCommit message (Expand)Author
2024-11-07chore: make commandWithCwdIsAsync test less flaky (#26770)Nathan Whitaker
2024-09-16fix(runtime): don't error `child.output()` on consumed stream (#25657)Luca Casonato
2024-09-13refactor(runtime): align error messages (#25563)Ian Bull
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-10test: remove usage of `--unstable` flag (#25549)Bartek Iwańczuk
2024-09-04fix(windows): Deno.Command - align binary resolution with linux and mac (#25429)David Sherret
2024-06-05chore: upgrade dlint to 0.60.0 (#24041)Bartek Iwańczuk
2024-03-20chore(ext/buffer): remove use of deprecated `Deno.readAll()` (#22874)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci