coreutils/tests
naoNao89 49c3386d19 fix(date): add timezone abbreviation support for date --set
Fixes #1882

Implements dynamic timezone abbreviation resolution with minimal hardcoding:
- Dynamically discovers 588+ IANA timezones and their abbreviations
- Only 11 hardcoded disambiguations for truly ambiguous cases (CST, EST, IST, etc.)
- US timezone preferences for GNU compatibility
- Comprehensive test coverage including Australian, Asian, European, and US timezones

All date --set formats now work correctly.
2025-10-18 03:13:42 +07:00
..
benches/factor chore: cleanup unused dependencies 2025-07-02 19:47:23 -04:00
by-util fix(date): add timezone abbreviation support for date --set 2025-10-18 03:13:42 +07: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