summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie-0/+107
2016-06-26all: update gnulib submodule and tests/init.sh to latestPádraig Brady-14/+17
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady-0/+3
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon-1/+2
2016-05-31tests: sort-debug-warn: add progress information linesAssaf Gordon-0/+36
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi-0/+15
2016-04-26tests: avoid false failure when df lists no root file systemPádraig Brady-4/+5
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon-0/+94
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady-3/+16
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady-14/+55
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady-16/+13
2016-04-20tests: fix recent false failure due to a racePádraig Brady-2/+2
2016-04-18tests: let mkdir/p-v.sh fail when compare failsBernhard Voelker-1/+1
2016-04-14seq: do not allow NaN argumentsBernhard Voelker-0/+17
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker-0/+10
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-0/+107
2016-03-06tests: avoid false-failure of split/filter.sh on XFSJim Meyering-1/+5
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