summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2018-05-29tests: fix periodic false failure in month alignmentPádraig Brady-1/+2
2018-05-17cp: with --force; replace self referential symlinksPádraig Brady-2/+11
2018-05-15cp: fix symlink checks when overwriting filesPádraig Brady-1/+53
2018-05-15cp: ensure --remove-destination doesn't traverse symlinksPádraig Brady-5/+11
2018-03-28cut: improve large file support on 32 bitTobias Stoeckmann-8/+8
2018-03-27tests: avoid a recent syntax-check failurePádraig Brady-1/+1
2018-03-27ls: -A now overrides -aPaul Eggert-0/+28
2018-03-16ls: increase the allowed abmon width from 5 to 12Pádraig Brady-3/+6
2018-02-24cp: set appropriate default permissions for special filesPádraig Brady-1/+9
2018-01-02tests: avoid false failure with xargs on AIXPádraig Brady-4/+5
2018-01-01maint: update all copyright year number rangesPádraig Brady-575/+575
2017-12-23tests: avoid false failure on AIX 7.2Pádraig Brady-1/+1
2017-12-21tests: fix recent portability issues on solaris 10Pádraig Brady-5/+7
2017-12-16tests: fix recent regressions with dashPádraig Brady-3/+6
2017-12-10tests: fix false failure in new dd/nocache_eof testPádraig Brady-3/+3
2017-12-10tail: fix tailing non seekable files on certain systemsPádraig Brady-4/+8
2017-12-02tests: make ls/block-size more readableJean Delvare-0/+13
2017-11-29tests: verify usage vs. getoptBernhard Voelker-0/+93
2017-11-28test: fix issues with tests/cp/preserve-mode.shPádraig Brady-9/+5
2017-11-27timeout: also support short -v optionBernhard Voelker-2/+4
2017-11-24dd: support iflag=direct with arbitrary sized filesPádraig Brady-2/+2
2017-11-23timeout: add --verbose to diagnose timeoutsPádraig Brady-0/+8
2017-11-18tail: seek to the end of block devicesPádraig Brady-0/+49
2017-11-14maint: update gnulib to latestBernhard Voelker-4/+17
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering-6/+6
2017-11-06tests: avoid false failure with inaccessible mount pointsThomas Deutschmann-1/+4
2017-10-30df: fix hang with fifo argumentPádraig Brady-0/+3
2017-10-24tests: avoid false failure when O_DIRECT isn't supportedPádraig Brady-11/+10
2017-10-24dd: fix nocache regions passed to posix_fadvise()Pádraig Brady-0/+99
2017-10-23b2sum: fix crash with --check and truncated inputPádraig Brady-0/+5
2017-10-23stty: fix processing of options when -F is specifiedPádraig Brady-0/+9
2017-09-24copy: revert recent patch for vulnerable dirsPaul Eggert-39/+0
2017-09-24tests: fix test hang on case insenitive file systemsPádraig Brady-11/+7
2017-09-20tests: avoid a false failure in expr test with UTF8Pádraig Brady-2/+8
2017-09-19expr: add detailed syntax error messagesAssaf Gordon-2/+17
2017-09-19maint: fix new syntax check failures from copy restrictionsPádraig Brady-2/+2
2017-09-19shred: reinstate --remove file name length obfuscationPádraig Brady-0/+20
2017-09-19all: prefer HTTPS in URLsPaul Eggert-584/+584
2017-09-19copy: check for vulnerable target dirsPaul Eggert-0/+39
2017-09-14ptx: avoid infloop due to zero-length matches with -S regexBernhard Voelker-0/+6
2017-09-01tests: fix false failure in recent ls --hyperlink testPádraig Brady-13/+15
2017-08-30tty: don't distinguish input errorsPádraig Brady-3/+2
2017-08-30tests: avoid printf '0*d' construct unsupported by ashPádraig Brady-1/+1
2017-08-30tests: skip tests upon failure to set SELinux contextPádraig Brady-7/+6
2017-08-30tty: fix exit code with EINVALPádraig Brady-1/+3
2017-08-30runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady-32/+0
2017-08-29stat: fix determination of max name length on BSD systemsPádraig Brady-5/+3
2017-08-29runcon: disable use of the TIOCSTI ioctlPádraig Brady-0/+32
2017-08-29ls: support --hyperlink to output file:// URIsPádraig Brady-0/+62
2017-08-29env: add --chdir optionColin Watson-1/+14