coreutils/tests
Michael Debertol 3564dc5792 sort: compare strings before comparing hashes
Since lines that compare equal should be sorted together, we need to first
compare the lines (taking settings into account). Only if they do not compare
equal we should compare the hashes.
2021-07-31 20:07:05 +02:00
..
benches/factor refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
by-util sort: compare strings before comparing hashes 2021-07-31 20:07:05 +02:00
common fix various clippy issues 2021-07-11 11:22:33 +02:00
fixtures sort/ls: implement version cmp matching GNU spec 2021-06-27 15:29:17 +02:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00