summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-10-04rm: disallow --n alias for --no-preserve-rootPádraig Brady
2016-09-28tail: -F now always processes initially untailable filesPádraig Brady
2016-09-19ls: fix %%b format and precompute morePaul Eggert
2016-09-08date: add '--debug' optionAssaf Gordon
2016-08-18cp: with --parents --no-preserve=mode don't copy dir permsPádraig Brady
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka
2016-07-06tests: avoid false failure on 32 bit in readdir() testPádraig Brady
2016-07-02tests: improve recent seq EPIPE testAssaf Gordon
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie
2016-06-26all: update gnulib submodule and tests/init.sh to latestPádraig Brady
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon
2016-05-31tests: sort-debug-warn: add progress information linesAssaf Gordon
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi
2016-04-26tests: avoid false failure when df lists no root file systemPádraig Brady
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady
2016-04-20tests: fix recent false failure due to a racePádraig Brady
2016-04-18tests: let mkdir/p-v.sh fail when compare failsBernhard Voelker
2016-04-14seq: do not allow NaN argumentsBernhard Voelker
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert
2016-03-06tests: avoid false-failure of split/filter.sh on XFSJim Meyering
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert
2016-02-15split: adjust recent --number changesPádraig Brady
2016-02-12tests: don't wait forever on GNU/HurdPaul Eggert
2016-02-12split: fix problems with /dev/zeroPaul Eggert
2016-01-19tests: avoid false failure in tail inotify testPádraig Brady
2016-01-19tests: avoid false failure due to remove() ignoring u-w on NFSPádraig Brady
2016-01-19tests: avoid false failure in preserve-slink-time.sh on GPFSPádraig Brady
2016-01-19tests: avoid false failure in shred-passes.shPádraig Brady
2016-01-18tests: adjust memory limits in head-c.shAssaf Gordon
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady
2016-01-18test: skip test rather than fail with Solaris 10 sedPádraig Brady
2016-01-16tests: fix false failure with spaces in absolute $PWDPádraig Brady
2016-01-16tests: show mount list on failure for df testsPádraig Brady
2016-01-16tests: avoid false failure with BTRFS subvolumesPádraig Brady
2016-01-15tests: remove a non portable localtime testPádraig Brady
2016-01-15tests: adjust memory limits in head-c.shPádraig Brady
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady
2016-01-15tests: support older fallocate number formatsPádraig Brady
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady
2016-01-13tests: include part of wc-files0.sh skipped by mistakePádraig Brady
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon