bc: upstream fixes
[oweals/busybox.git] / testsuite / sort.tests
2015-10-19 Denys Vlasenkosort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
2015-10-19 Denys Vlasenkosort: fix key with delimiters breakage
2015-09-19 Denys Vlasenkosort: fix -kN,M handling (was including last separator...
2014-01-19 Bartosz Golaszewskisort: check global flags on fallback sort
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-05-11 Denys Vlasenkorandomtest fixes
2009-12-13 Denys Vlasenkosort: make sort -o FILE FILE (same FILE) work. Closes...
2009-11-04 Mike Frysingertests: fix POSIX shell source style
2009-07-18 Denys Vlasenkofix mountpoint test to not prevemt mkfs_xxx from making...
2008-02-13 Denis Vlasenkosort: -z outputs NUL terminated lines. Closes bug 1591.
2007-02-17 Denis Vlasenkosort: fix multiple -k (was ignoring all except last)
2007-01-07 Denis Vlasenkodiff: small optimizations; do not try to diff non-seeka...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-06-15 Rob LandleyFix bug found by Joey Hess and forwarded by Bastian...
2006-03-16 Rob LandleyRedo test suite to be able to test more than one comman...
2005-11-07 Rob LandleyFix the test suite so that individual *.tests files...
2005-09-23 Bernhard Reutner... - introduce variable _BB_CONFIG_DEP to the new test...
2005-09-02 Rob LandleyWorking on a new test harness. Moved the sort tests...