1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 17:21:04 +00:00
uutils-coreutils/tests/fixtures/sort
David Laban e1af1520e7 sort: make compare_by honour settings.reverse
This allows sort --merge --reverse to work as well.
2016-08-13 00:42:43 +01:00
..
check_fail.txt sort: Support check 2016-06-14 22:21:30 +03:00
default_unsorted_ints.expected tests/sort: add test for default mode 2016-03-29 00:58:24 -04:00
default_unsorted_ints.txt tests/sort: add test for default mode 2016-03-29 00:58:24 -04:00
human_block_sizes.expected tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
human_block_sizes.txt tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
merge_ints_interleaved.expected sort --merge works, but ignores --unique and --reverse 2016-08-13 00:42:43 +01:00
merge_ints_interleaved_1.txt sort --merge works, but ignores --unique and --reverse 2016-08-13 00:42:43 +01:00
merge_ints_interleaved_2.txt sort --merge works, but ignores --unique and --reverse 2016-08-13 00:42:43 +01:00
merge_ints_interleaved_3.txt sort --merge works, but ignores --unique and --reverse 2016-08-13 00:42:43 +01:00
merge_ints_reversed.expected sort: make compare_by honour settings.reverse 2016-08-13 00:42:43 +01:00
merge_ints_reversed_1.txt sort: make compare_by honour settings.reverse 2016-08-13 00:42:43 +01:00
merge_ints_reversed_2.txt sort: make compare_by honour settings.reverse 2016-08-13 00:42:43 +01:00
merge_ints_reversed_3.txt sort: make compare_by honour settings.reverse 2016-08-13 00:42:43 +01:00
month_default.expected implement sort --stable 2016-08-03 07:56:40 +01:00
month_default.txt implement sort --stable 2016-08-03 07:56:40 +01:00
month_stable.expected implement sort --stable 2016-08-03 07:56:40 +01:00
month_stable.txt implement sort --stable 2016-08-03 07:56:40 +01:00
multiple_files.expected sort: support multiple input files 2016-06-14 21:25:29 +03:00
multiple_files1.txt sort: support multiple input files 2016-06-14 21:25:29 +03:00
multiple_files2.txt sort: support multiple input files 2016-06-14 21:25:29 +03:00
numeric_fixed_floats.expected tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_fixed_floats.txt tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_floats.expected tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_floats.txt tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_floats_and_ints.expected tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_floats_and_ints.txt tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_unfixed_floats.expected tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_unfixed_floats.txt tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_unsorted_ints.expected tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_unsorted_ints.txt tests/sort: refactor to match other tests 2016-03-29 00:58:24 -04:00
numeric_unsorted_ints_unique.expected sort: unique option support 2016-06-11 15:46:41 +03:00
numeric_unsorted_ints_unique.txt sort: unique option support 2016-06-11 15:46:41 +03:00
version.expected sort: Version sort support 2016-06-14 20:33:09 +03:00
version.txt sort: Version sort support 2016-06-14 20:33:09 +03:00