aboutsummaryrefslogtreecommitdiff
path: root/testsuite/sort.tests
AgeCommit message (Expand)Author
2010-05-11randomtest fixesDenys Vlasenko
2009-12-13sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytesDenys Vlasenko
2009-11-04tests: fix POSIX shell source styleMike Frysinger
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko
2008-02-13sort: -z outputs NUL terminated lines. Closes bug 1591.Denis Vlasenko
2007-02-17sort: fix multiple -k (was ignoring all except last)Denis Vlasenko
2007-01-07diff: small optimizations; do not try to diff non-seekable streamDenis Vlasenko
2006-09-17whitespace cleanupDenis Vlasenko
2006-06-15Fix bug found by Joey Hess and forwarded by Bastian Bunk. Add Joey Hess'sRob Landley
2006-03-16Redo test suite to be able to test more than one command at a time. EliminateRob Landley
2005-11-07Fix the test suite so that individual *.tests files can be run alaRob Landley
2005-09-23- introduce variable _BB_CONFIG_DEP to the new test harness.Bernhard Reutner-Fischer
2005-09-02Working on a new test harness. Moved the sort tests into it.Rob Landley