aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-30runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady2-32/+0
2017-08-29stat: fix determination of max name length on BSD systemsPádraig Brady1-5/+3
2017-08-29runcon: disable use of the TIOCSTI ioctlPádraig Brady2-0/+32
2017-08-29ls: support --hyperlink to output file:// URIsPádraig Brady2-0/+62
2017-08-29env: add --chdir optionColin Watson1-1/+14
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady47-116/+109
2017-08-24ls: consistently quote symlink targetsPádraig Brady2-0/+31
2017-08-24tail: reinstate inotify use with FIFOsPádraig Brady1-1/+1
2017-08-19tests: fix issues on alpine linuxPádraig Brady3-12/+17
2017-08-17sort: file descriptor disciplinePaul Eggert1-1/+1
2017-08-13tests: avoid false failures on AIXPádraig Brady2-1/+11
2017-08-13sort: handle musl locale differences in --debug reportingPádraig Brady1-2/+7
2017-08-13seq: produce consistent error messages upon write errorPádraig Brady1-1/+1
2017-08-13tests: fix false failure with large printf formatsPádraig Brady1-2/+6
2017-08-03copy: more-accurate warning about destructionPaul Eggert2-2/+2
2017-08-01copy: go back to failing 'cp --backup a~ a'Paul Eggert2-15/+24
2017-07-30copy: make backup files more reliablyPaul Eggert2-24/+15
2017-07-23tests: avoid a false failure on AIXPádraig Brady1-1/+3
2017-07-10groups: do not exit earlyJim Meyering2-0/+27
2017-07-08tests: groups-dash.sh: avoid false failureJim Meyering1-4/+6
2017-06-28expr: add multibyte supportAssaf Gordon3-0/+247
2017-06-17tail: only use inotify with regular filesPádraig Brady2-0/+33
2017-06-17tail: with -f don't warn if doing a blocking read of a ttyPádraig Brady1-1/+20
2017-06-11tail: exit promptly when output no longer writablePádraig Brady1-4/+17
2017-06-07tail: with --pid, ensure all inotify events are processedPádraig Brady1-1/+1
2017-06-07tests: fix issues with recently added tail testPádraig Brady1-2/+8
2017-05-18mv: distinguish copy and rename operations with --verbosePádraig Brady3-2/+5
2017-04-26date,touch: test and document large TZ security issuePádraig Brady2-0/+27
2017-04-22date: adjust to gnulib parse-datetime changesPaul Eggert1-67/+65
2017-04-17shred: fix invalid pattern generation for certain sizesBogdan Drozdowski1-0/+8
2017-04-05tail: revert to polling if a followed directory is replacedSebastian Kisela2-0/+83
2017-04-05tty: handle misconfigured namespacesPaul Eggert2-0/+43
2017-04-02expand,unexpand: add support for incremental tab stopsJacob Keller1-0/+16
2017-03-27tests: avoid false ulimit failure on some systemsLudovic Courtès1-2/+1
2017-03-27split: add new --hex-suffixes optionMichael Heimpold1-39/+25
2017-03-27md5sum,b2sum,sha*sum: don't erroneously trigger BSD reversed modePádraig Brady1-0/+7
2017-03-26split: process more efficiently when filters exit earlyPádraig Brady1-10/+23
2017-03-26split: ensure input is processed when filters exit earlyPádraig Brady1-0/+6
2017-03-11tests: avoid a false failure on OS X 10.5.8Pádraig Brady1-6/+6
2017-03-09tests: port to tzdb-2017aPaul Eggert1-4/+5
2017-03-03tests: avoid a spurious failure on older debianPádraig Brady1-0/+1
2017-02-28expand,unexpand: support specifying a trailing tab sizePádraig Brady1-1/+19
2017-02-26nproc: support OMP_THREAD_LIMIT to set a max valuePádraig Brady2-0/+59
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady1-2/+21
2017-02-11ln: replace destination links more atomicallyPaul Eggert1-1/+1
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb2-0/+82
2017-02-08tests: fix tail test race causing false failurePádraig Brady1-2/+3
2017-02-08tail: fix erroneous status about 'giving up' on filePádraig Brady1-1/+2
2017-01-20date: fix TZ= regressionPaul Eggert2-2/+8
2017-01-14maint: modernize URLsPaul Eggert9-13/+9