rust/tests/ui/attributes/unix_sigpipe
Martin Nordholts 71eb763d23 unix_sigpipe: Add test for SIGPIPE disposition in child processes
For robustness, also test the disposition in our own process even if
other tests in `tests/ui/attributes/unix_sigpipe` already covers it.
2024-03-25 06:23:47 +01:00
..
auxiliary unix_sigpipe: Add test for SIGPIPE disposition in child processes 2024-03-25 06:23:47 +01:00
unix_sigpipe-and-child-processes.rs unix_sigpipe: Add test for SIGPIPE disposition in child processes 2024-03-25 06:23:47 +01:00
unix_sigpipe-bare.rs diagnostics: Do not suggest using #[unix_sigpipe] without a value 2024-03-10 15:12:50 +01:00
unix_sigpipe-bare.stderr diagnostics: Do not suggest using #[unix_sigpipe] without a value 2024-03-10 15:12:50 +01:00
unix_sigpipe-crate.rs unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-crate.stderr unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-different-duplicates.rs tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-different-duplicates.stderr tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-duplicates.rs tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-duplicates.stderr tests: Add unix_sigpipe-different-duplicates.rs test variant 2024-02-23 22:03:09 +01:00
unix_sigpipe-ident-list.rs tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs 2024-03-12 06:04:41 +01:00
unix_sigpipe-ident-list.stderr tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs 2024-03-12 06:04:41 +01:00
unix_sigpipe-inherit.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
unix_sigpipe-non-main-fn.rs unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-non-main-fn.stderr unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-non-root-main.rs unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-non-root-main.stderr unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-not-used.rs tests: Combine unix_sigpipe-not-used.rs and unix_sigpipe-only-feature.rs 2024-02-23 22:03:09 +01:00
unix_sigpipe-rustc_main.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
unix_sigpipe-sig_dfl.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
unix_sigpipe-sig_ign.rs tests: Fix typo unix_sigpipe-error.rs -> unix_sigpipe-sig_ign.rs 2024-02-23 21:59:35 +01:00
unix_sigpipe-start.rs unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-start.stderr unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-str-list.rs tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs 2024-03-12 06:04:41 +01:00
unix_sigpipe-str-list.stderr tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs 2024-03-12 06:04:41 +01:00
unix_sigpipe-struct.rs unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-struct.stderr unix_sigpipe: Replace inherit with sig_dfl in syntax tests 2024-03-11 06:19:30 +01:00
unix_sigpipe-wrong.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unix_sigpipe-wrong.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00