summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-116/+109
2017-08-24ls: consistently quote symlink targetsPádraig Brady-0/+31
2017-08-24tail: reinstate inotify use with FIFOsPádraig Brady-1/+1
2017-08-19tests: fix issues on alpine linuxPádraig Brady-12/+17
2017-08-17sort: file descriptor disciplinePaul Eggert-1/+1
2017-08-13tests: avoid false failures on AIXPádraig Brady-1/+11
2017-08-13sort: handle musl locale differences in --debug reportingPádraig Brady-2/+7
2017-08-13seq: produce consistent error messages upon write errorPádraig Brady-1/+1
2017-08-13tests: fix false failure with large printf formatsPádraig Brady-2/+6
2017-08-03copy: more-accurate warning about destructionPaul Eggert-2/+2
2017-08-01copy: go back to failing 'cp --backup a~ a'Paul Eggert-15/+24
2017-07-30copy: make backup files more reliablyPaul Eggert-24/+15
2017-07-23tests: avoid a false failure on AIXPádraig Brady-1/+3
2017-07-10groups: do not exit earlyJim Meyering-0/+27
2017-07-08tests: groups-dash.sh: avoid false failureJim Meyering-4/+6
2017-06-28expr: add multibyte supportAssaf Gordon-0/+247
2017-06-17tail: only use inotify with regular filesPádraig Brady-0/+33