aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/sort (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini1-432/+0
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering1-0/+4
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering1-0/+11
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady1-1/+1
2012-01-09tests: more automated quote adjustmentJim Meyering1-13/+13
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering1-13/+13
2012-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert1-4/+13
2010-08-13* tests/misc/sort (use-nl): Fix comment to match the test case.Paul Eggert1-20/+7
2010-08-06sort: support all combinations of -d, -f, -i, -R, and -VPaul Eggert1-2/+6
2010-08-02sort: revert recent -h changes and use a more-conservative approachPaul Eggert1-6/+6
2010-07-30sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MBPaul Eggert1-8/+8
2010-07-26sort: fix bug with EOF at buffer refillPaul Eggert1-0/+1
2010-05-31tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}Jim Meyering1-2/+2
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady1-0/+6
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-1/+1
2009-07-03sort: allow SI and IEC units on separate human sort fieldsPádraig Brady1-0/+4
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller1-0/+4
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer1-0/+18
2009-04-24tests: avoid unusual (~1-in-20) failure of a new testJim Meyering1-0/+8
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering1-1/+16
2009-02-28tests: sort: Check skipping blanks in multibyte localesPádraig Brady1-0/+10
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady1-0/+6
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady1-1/+6
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering1-58/+50
2008-05-09tests: remove directory, tests/sort/Jim Meyering1-0/+348
2006-06-05Rename file to avoid bugs with VPATH builds and Solaris 'make'.Paul Eggert1-32/+0
2005-04-20Renamed Fetish package to Coreutils.Paul Eggert1-1/+1
2003-04-08Run $PERL to see if it is available, rather than testing its value.Jim Meyering1-5/+4
2002-01-14*** empty log message ***Jim Meyering1-0/+33