summaryrefslogtreecommitdiff
path: root/tests/misc/sort-merge-fdlimit
AgeCommit message (Expand)Author
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini
2012-07-06tests: sort-merge-fdlimit: reduce the limit by onePádraig Brady
2012-07-02sort: avoid redundant processing with inaccessible inputs or outputPádraig Brady
2012-04-04tests: convert nearly all `...` expressions to $(...)Jim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-16sort: don't dump core when merging from input twicePaul Eggert
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-07-23tests/misc/sort-merge-fdlimit: don't assume -R opens /dev/urandomPaul R. Eggert
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-03-18tests: add another sort/nmerge testPaul Eggert