summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2017-06-17tail: with -f don't warn if doing a blocking read of a ttyPádraig Brady-1/+20
2017-06-11tail: exit promptly when output no longer writablePádraig Brady-4/+17
2017-06-07tail: with --pid, ensure all inotify events are processedPádraig Brady-1/+1
2017-06-07tests: fix issues with recently added tail testPádraig Brady-2/+8
2017-05-18mv: distinguish copy and rename operations with --verbosePádraig Brady-2/+5
2017-04-26date,touch: test and document large TZ security issuePádraig Brady-0/+27
2017-04-22date: adjust to gnulib parse-datetime changesPaul Eggert-67/+65
2017-04-17shred: fix invalid pattern generation for certain sizesBogdan Drozdowski-0/+8
2017-04-05tail: revert to polling if a followed directory is replacedSebastian Kisela-0/+83
2017-04-05tty: handle misconfigured namespacesPaul Eggert-0/+43
2017-04-02expand,unexpand: add support for incremental tab stopsJacob Keller-0/+16
2017-03-27tests: avoid false ulimit failure on some systemsLudovic Courtès-2/+1
2017-03-27split: add new --hex-suffixes optionMichael Heimpold-39/+25
2017-03-27md5sum,b2sum,sha*sum: don't erroneously trigger BSD reversed modePádraig Brady-0/+7
2017-03-26split: process more efficiently when filters exit earlyPádraig Brady-10/+23
2017-03-26split: ensure input is processed when filters exit earlyPádraig Brady-0/+6
2017-03-11tests: avoid a false failure on OS X 10.5.8Pádraig Brady-6/+6
2017-03-09tests: port to tzdb-2017aPaul Eggert-4/+5
2017-03-03tests: avoid a spurious failure on older debianPádraig Brady-0/+1
2017-02-28expand,unexpand: support specifying a trailing tab sizePádraig Brady-1/+19
2017-02-26nproc: support OMP_THREAD_LIMIT to set a max valuePádraig Brady-0/+59
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady-2/+21
2017-02-11ln: replace destination links more atomicallyPaul Eggert-1/+1
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb-0/+82
2017-02-08tests: fix tail test race causing false failurePádraig Brady-2/+3
2017-02-08tail: fix erroneous status about 'giving up' on filePádraig Brady-1/+2
2017-01-20date: fix TZ= regressionPaul Eggert-2/+8
2017-01-14maint: modernize URLsPaul Eggert-13/+9
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert-8/+8
2017-01-09stty: ensure no side effects from invalid optionsPádraig Brady-0/+8
2017-01-05tests: improve 'date --debug' testsAssaf Gordon-0/+180
2017-01-01maint: update all copyright year number rangesPádraig Brady-567/+574
2016-12-28tests: avoid false fails on NFS due to EPERMPádraig Brady-4/+8