about summary refs log tree commit diff
path: root/tests/ui/process/println-with-broken-pipe.rs
AgeCommit message (Expand)AuthorLines
2025-07-23Add `ignore-backends` annotations in failing GCC backend ui testsGuillaume Gomez-0/+1
2025-01-23tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`许杰友 Jieyou Xu (Joe)-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-1/+1
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-1/+1
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-3/+1
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-8/+8
2023-07-26Regression test `println!()` panic message on `ErrorKind::BrokenPipe`Martin Nordholts-0/+44