aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady3-3/+12
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker5-2/+8
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady1-2/+6
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady1-0/+3
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady1-1/+8
2016-01-01maint: update all copyright year number rangesPádraig Brady553-553/+553
2015-12-31dd: summarize in --human-readable format tooPaul Eggert2-5/+5
2015-12-17tests: avoid root test false failure without libxattrPádraig Brady1-4/+7
2015-12-17tests: avoid intermittent ulimit -v failuresPádraig Brady1-4/+4
2015-12-15maint: include 'env' commands in returns_ syntax checkPádraig Brady2-11/+9
2015-12-15tests: improve kill testsPádraig Brady1-11/+17
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady1-0/+7
2015-12-14kill: add undocumented -L for compatibilityPádraig Brady1-0/+1
2015-12-14tests: add tests for the kill commandPádraig Brady2-0/+52
2015-12-14maint: fix incorrect spellings etcPádraig Brady1-1/+1
2015-11-25tests: for compare_(), use cmp -s where availablePádraig Brady1-1/+1
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov3-103/+82
2015-11-23md5sum,sha*sum: ensure --ignore-missing fails when no file verifiedPádraig Brady1-0/+6
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson1-0/+23
2015-11-21tests: avoid false failure on older NFS implementationsPádraig Brady1-2/+6
2015-11-12csplit: check and report fwrite errors with errnoAssaf Gordon2-0/+79
2015-11-10tests: ensure programs are built before testingPádraig Brady30-36/+37
2015-11-10maint: use standard spacing in shebang line in testsPádraig Brady10-10/+10
2015-11-10tests: cleanup trapping of signal namesPádraig Brady10-9/+20
2015-11-06tests: fix dirent d_type support verificationPádraig Brady1-6/+39
2015-11-04paste: avoid confusing backslash quoting in diagnosticPádraig Brady1-4/+3
2015-11-04printf: support the %q format to quote for shellPádraig Brady2-0/+58
2015-11-04ls: avoid redundant processing when already escapingPádraig Brady1-7/+19
2015-11-04ls: document and test new shell-escape quotingPádraig Brady1-0/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady21-78/+78
2015-11-04md5sum: ensure a single status line per filePádraig Brady2-10/+10
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady7-19/+19
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady1-4/+4
2015-10-27all: quote string arguments in error messagesPádraig Brady8-49/+49
2015-10-27md5sum: quote all printed file namesPádraig Brady2-18/+19
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady1-0/+4
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady2-0/+45
2015-10-19tests: adjust recent change to csplit VM limitPádraig Brady1-1/+1
2015-10-19tests: avoid failure when auto selecting factor testsPádraig Brady1-0/+2
2015-10-18maint: avoid duplicate test runsBernhard Voelker1-2/+0
2015-10-16dircolors: support globbing of TERM entriesPádraig Brady1-0/+8
2015-10-15tests: avoid false failure in rm/r-root.sh with gdb warningsPádraig Brady1-27/+32
2015-10-15tests: avoid false failure in rm/r-root.sh under loadPádraig Brady1-26/+68
2015-10-15tests: avoid false failure in a tail test under loadPádraig Brady1-8/+24
2015-10-14tests: avoid false failures with default ACLsPádraig Brady3-0/+4
2015-10-10tests: avoid false failure when restorecon is ineffectivePádraig Brady1-1/+2
2015-10-10tests: make a long running test responsive to Ctrl-CPádraig Brady1-1/+5
2015-10-08tests: adjust recent changes to virtual memory limitsPádraig Brady4-8/+7
2015-10-06csplit: remove erroneous mention of -m in --helpPádraig Brady1-1/+1
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker8-33/+61