summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-10-19sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"Denys Vlasenko2-3/+12
2015-10-19sort: fix key with delimiters breakageDenys Vlasenko2-5/+52
2015-09-19sort: fix -kN,M handling (was including last separator into the comparison)Denys Vlasenko2-4/+16
2014-01-19sort: check global flags on fallback sortBartosz Golaszewski2-5/+6
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-05-11randomtest fixesDenys Vlasenko31-58/+120
2009-12-13sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytesDenys Vlasenko2-20/+49
2009-11-04tests: fix POSIX shell source styleMike Frysinger35-36/+36
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko14-44/+71
2008-02-13sort: -z outputs NUL terminated lines. Closes bug 1591.Denis Vlasenko4-5/+12
2007-02-17sort: fix multiple -k (was ignoring all except last)Denis Vlasenko8-10/+26
2007-01-07diff: small optimizations; do not try to diff non-seekable streamDenis Vlasenko3-66/+77
2006-09-17whitespace cleanupDenis Vlasenko92-218/+218
2006-06-15Fix bug found by Joey Hess and forwarded by Bastian Bunk. Add Joey Hess'sRob Landley2-4/+16
2006-03-16Redo test suite to be able to test more than one command at a time. EliminateRob Landley8-174/+189
2005-11-07Fix the test suite so that individual *.tests files can be run alaRob Landley8-71/+66
2005-09-23- introduce variable _BB_CONFIG_DEP to the new test harness.Bernhard Reutner-Fischer13-22/+137
2005-09-02Working on a new test harness. Moved the sort tests into it.Rob Landley4-1/+143