aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady1-3/+16
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady2-14/+54
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady2-14/+8
2016-04-14seq: do not allow NaN argumentsBernhard Voelker1-0/+17
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker1-0/+10
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert2-0/+106
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert1-1/+4
2016-01-19tests: avoid false failure in shred-passes.shPádraig Brady1-1/+1
2016-01-18tests: adjust memory limits in head-c.shAssaf Gordon1-1/+1
2016-01-15tests: remove a non portable localtime testPádraig Brady1-30/+18
2016-01-15tests: adjust memory limits in head-c.shPádraig Brady1-1/+1
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady1-3/+8
2016-01-13tests: include part of wc-files0.sh skipped by mistakePádraig Brady1-1/+1
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady1-0/+8
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon1-0/+29
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady1-0/+10
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady1-5/+7
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady1-0/+3
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady1-0/+7
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady1-0/+8
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon2-0/+8
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 Voelker2-0/+3
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-01maint: update all copyright year number rangesPádraig Brady171-171/+171
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 Brady1-0/+51
2015-12-14maint: fix incorrect spellings etcPádraig Brady1-1/+1
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-12csplit: check and report fwrite errors with errnoAssaf Gordon1-0/+78
2015-11-10tests: ensure programs are built before testingPádraig Brady14-23/+18
2015-11-10maint: use standard spacing in shebang line in testsPádraig Brady4-4/+4
2015-11-10tests: cleanup trapping of signal namesPádraig Brady7-6/+15
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 Brady1-0/+57
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 Brady10-60/+60
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 Brady4-12/+12
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady1-4/+4
2015-10-27all: quote string arguments in error messagesPádraig Brady7-48/+48
2015-10-27md5sum: quote all printed file namesPádraig Brady2-18/+19
2015-10-19tests: adjust recent change to csplit VM limitPádraig Brady1-1/+1