coreutils/tests
Michael Debertol dc63133f14
sort: correctly inherit global flags for keys (#2302)
Closes #2254. We should only inherit global settings for keys when there
are absolutely no options attached to the key.

The default key (matching the whole line) is implicitly added only if no
keys are supplied.

Improved some error messages by including more context.
2021-05-29 23:25:56 +02:00
..
benches/factor factor: Move benchmarks out-of-crate 2021-05-17 19:43:38 +02:00
by-util sort: correctly inherit global flags for keys (#2302) 2021-05-29 23:25:56 +02:00
common fix a lot of clippy warnings 2021-05-29 15:11:22 +02:00
fixtures sort: correctly inherit global flags for keys (#2302) 2021-05-29 23:25:56 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00