coreutils/tests
Etienne Cordonnier 8d590ca4cc
timeout: cleanup return values (#9576)
- remove "WaitingFailed" which is a duplicate of "CommandTimedOut"
- replace hard-coded values 126 and 127 with enum values, remove TODO
- fix misleading comment. we DO return CommandTimedOut even when preserve-status is not specified
- add tests for exit values 126 and 127

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
2025-12-06 14:37:41 +01:00
..
by-util timeout: cleanup return values (#9576) 2025-12-06 14:37:41 +01:00
fixtures test(cksum): Add tests for BLAKE2b --length sanitization 2025-11-18 11:30:14 +01:00
uudoc Add example to manpage (#7841) 2025-11-07 23:47:32 +01:00
uutests Adding TTY helper for unix to be able to create tests for stty and more (#9348) 2025-11-21 23:40:00 +01:00
test_localization_and_colors.rs clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_util_name.rs uudoc: move manpage generation away from the binary 2025-10-22 01:17:08 -07:00
tests.rs uudoc: move manpage generation away from the binary 2025-10-22 01:17:08 -07:00