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