summaryrefslogtreecommitdiff
path: root/cli/tools/test/channel.rs
AgeCommit message (Expand)Author
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-04-16fix(cli): Identify and fix a test deadlock (#23411)Matt Mastracci
2024-04-16fix(cli): TestEventSender should be !Clone (#23405)Matt Mastracci
2024-04-04fix(cli): fix deadlock in test writer when test pipe is full (#23210)Matt Mastracci
2024-03-04fix(cli): remove possible deadlock in test channel (#22662)Matt Mastracci
2024-02-29fix(publish): disable provenance if not in GHA (#22638)Bartek IwaƄczuk
2024-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-02-23refactor(cli): clean up test runner channels (#22422)Matt Mastracci