summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert-1/+4
2016-02-15split: adjust recent --number changesPádraig Brady-10/+14
2016-02-12tests: don't wait forever on GNU/HurdPaul Eggert-14/+8
2016-02-12split: fix problems with /dev/zeroPaul Eggert-9/+9
2016-01-19tests: avoid false failure in tail inotify testPádraig Brady-1/+1
2016-01-19tests: avoid false failure due to remove() ignoring u-w on NFSPádraig Brady-3/+3
2016-01-19tests: avoid false failure in preserve-slink-time.sh on GPFSPádraig Brady-6/+16
2016-01-19tests: avoid false failure in shred-passes.shPádraig Brady-1/+1
2016-01-18tests: adjust memory limits in head-c.shAssaf Gordon-1/+1
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady-14/+9
2016-01-18test: skip test rather than fail with Solaris 10 sedPádraig Brady-1/+1
2016-01-16tests: fix false failure with spaces in absolute $PWDPádraig Brady-1/+1
2016-01-16tests: show mount list on failure for df testsPádraig Brady-0/+12
2016-01-16tests: avoid false failure with BTRFS subvolumesPádraig Brady-2/+6
2016-01-15tests: remove a non portable localtime testPádraig Brady-30/+18
2016-01-15tests: adjust memory limits in head-c.shPádraig Brady-1/+1
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady-3/+8
2016-01-15tests: support older fallocate number formatsPádraig Brady-4/+7
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady-55/+36
2016-01-13tests: include part of wc-files0.sh skipped by mistakePádraig Brady-1/+1
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady-0/+8
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon-0/+29
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady-0/+10
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady-5/+7
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady-0/+3
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady-0/+7
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady-0/+8
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon-0/+8
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady-3/+12
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker-2/+8
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady-2/+6
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady-0/+3
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady-1/+8
2016-01-01maint: update all copyright year number rangesPádraig Brady-553/+553
2015-12-31dd: summarize in --human-readable format tooPaul Eggert-5/+5
2015-12-17tests: avoid root test false failure without libxattrPádraig Brady-4/+7
2015-12-17tests: avoid intermittent ulimit -v failuresPádraig Brady-4/+4
2015-12-15maint: include 'env' commands in returns_ syntax checkPádraig Brady-11/+9
2015-12-15tests: improve kill testsPádraig Brady-11/+17
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady-0/+7
2015-12-14kill: add undocumented -L for compatibilityPádraig Brady-0/+1
2015-12-14tests: add tests for the kill commandPádraig Brady-0/+52
2015-12-14maint: fix incorrect spellings etcPádraig Brady-1/+1
2015-11-25tests: for compare_(), use cmp -s where availablePádraig Brady-1/+1
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov-103/+82
2015-11-23md5sum,sha*sum: ensure --ignore-missing fails when no file verifiedPádraig Brady-0/+6
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson-0/+23
2015-11-21tests: avoid false failure on older NFS implementationsPádraig Brady-2/+6
2015-11-12csplit: check and report fwrite errors with errnoAssaf Gordon-0/+79
2015-11-10tests: ensure programs are built before testingPádraig Brady-36/+37