summaryrefslogtreecommitdiffstats
path: root/tests/misc
AgeCommit message (Expand)AuthorLines
2010-07-15sort: add a test case for the sort -u bugPaul R. Eggert-0/+46
2010-07-13sort: parallelize internal sortChen Guo-0/+52
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady-25/+49
2010-07-01ls: use the POSIX date style when the locale does not specify onePádraig Brady-0/+20
2010-05-31tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}Jim Meyering-11/+11
2010-05-29truncate: improve handling of non regular filesPádraig Brady-4/+7
2010-05-28truncate: support sizes relative to an existing filePádraig Brady-1/+11
2010-05-26tests: update help-version to work with parted, tooJim Meyering-0/+3
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering-3/+3
2010-05-24maint: remove a redundant sort parameter from a testPádraig Brady-1/+1
2010-05-24sort: adjust the leading blanks --debug warningPádraig Brady-4/+1
2010-05-23maint: make copyright comment consistent with all othersJim Meyering-2/+2
2010-05-18tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady-1/+2
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady-0/+91
2010-05-12tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady-4/+3
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady-0/+317
2010-05-09tests: update help-versionJim Meyering-3/+11
2010-04-29sort: use long doubles for general numeric modePádraig Brady-0/+56
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady-0/+6
2010-04-07tests: add a PATH-sanity-check to help-versionJim Meyering-1/+14
2010-03-29tests: avoid spurious sc_prohibit_test_minus_ao syntax-check failuresJim Meyering-6/+6
2010-03-26nice,chroot: use more standard option parsingPádraig Brady-4/+0
2010-03-26timeout: use more standard option parsingKim Hansen-4/+0
2010-03-19tests: change help-version to per-program functionsPaolo Bonzini-74/+82
2010-03-16timeout: add the --kill-after optionPádraig Brady-0/+10
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady-0/+38
2010-02-25expr: clarify error messageEric Blake-1/+1
2010-02-07tests: include help-version test settings used by gzip and grepJim Meyering-3/+46
2010-02-02tests: fix various timeout racesPádraig Brady-5/+4
2010-02-01join: make -t '' operate on the whole linePádraig Brady-0/+5
2010-02-01join: add --header option to always output the first lineAssaf Gordon-0/+28
2010-02-01ls --color: don't emit a final no-op escape sequenceJim Meyering-9/+8
2010-01-13tests: don't silently skip the sort-version testsJim Meyering-80/+80
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake-0/+38
2010-01-01maint: add a few copyrights; remove obsolete README fileJim Meyering-0/+60
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-133/+132
2009-12-23wc: line-buffer the printed countsPádraig Brady-0/+37
2009-12-10tests: avoid spurious failure when run via valgrindJim Meyering-3/+4
2009-12-08maint: remove an erroneous commentPádraig Brady-1/+0
2009-12-08sort: fix failure if sort's parent has ignored SIGCHLDPádraig Brady-1/+10
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady-1/+10
2009-12-08tests: fix stty-row-col failure on small fixed terminalsPádraig Brady-0/+9
2009-12-08tests: fix stty failure with serial control settingsPádraig Brady-2/+4
2009-11-20maint: correct comments in test scriptsJim Meyering-1/+1
2009-11-19tests: avoid spurious failures due to insecure directory in PATHJim Meyering-5/+5
2009-11-14tests: help-version: exit nonzero when $built_programs is emptyJim Meyering-1/+1
2009-11-14tests: avoid a spurious failure on a loaded systemPádraig Brady-1/+1
2009-11-13tests: avoid a spurious timeout on a heavily-loaded systemJim Meyering-1/+1
2009-11-07mktemp: fix bug with -q and closed stdoutEric Blake-2/+4
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+79