coreutils/tests
Zackary Ayoun 3ff51d6402 ls: fix zero block size handling to match GNU ls
- Reject --block-size=0 with "invalid --block-size argument '0'" error
  using parse_size_non_zero_u64
- Add test coverage for both command-line and env var cases

Matches GNU ls behavior where command-line zero is invalid but
environment variable zero is silently ignored.
2025-10-17 16:18:48 +00:00
..
benches/factor chore: cleanup unused dependencies 2025-07-02 19:47:23 -04:00
by-util ls: fix zero block size handling to match GNU ls 2025-10-17 16:18:48 +00:00
fixtures sort: generate test_start_buffer fixtures programmatically 2025-10-11 16:35:10 +02:00
uutests who: honor locale settings 2025-09-01 22:36:54 +08: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 link musl libc statically 2025-09-09 12:53:32 +02:00
tests.rs uutests: fix the doc 2025-03-29 09:28:54 +01:00