summaryrefslogtreecommitdiffstats
path: root/tests/tail-2
AgeCommit message (Expand)AuthorLines
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-2155/+0
2023-03-18tests: aix: avoid unsupported functionalityPádraig Brady-1/+5
2023-02-26tests: avoid gdb on macOSPádraig Brady-0/+6
2023-01-01maint: update all copyright year number rangesPádraig Brady-32/+32
2022-04-13tail: detect closed stdout on SolarisPádraig Brady-2/+2
2022-01-02maint: update all copyright year number rangesPádraig Brady-32/+32
2021-09-20tests: avoid rare race in tail-2/F-vs-rename.shPádraig Brady-22/+24
2021-09-17tests: fix rare false failure in tail-2/F-vs-renamePádraig Brady-0/+5
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-1/+1
2021-06-26tail: fix abuse2 test racePaul Eggert-2/+2
2021-01-01maint: update all copyright year number rangesPádraig Brady-32/+32
2020-01-01maint: update all copyright year number rangesPádraig Brady-32/+32
2019-03-06tests: tail-2/pipe-f: avoid false failure closing stdoutPádraig Brady-2/+7
2019-01-20tail: fix handling of broken pipes with SIGPIPE ignoredPádraig Brady-5/+14
2019-01-12tail: don't exit immediately with filters on AIXPádraig Brady-1/+4
2019-01-01maint: update all copyright year number rangesAssaf Gordon-32/+32
2018-01-01maint: update all copyright year number rangesPádraig Brady-32/+32
2017-12-23tests: avoid false failure on AIX 7.2Pádraig Brady-1/+1
2017-12-10tail: fix tailing non seekable files on certain systemsPádraig Brady-4/+8
2017-11-18tail: seek to the end of block devicesPádraig Brady-0/+48
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-32/+32
2017-08-24tail: reinstate inotify use with FIFOsPádraig Brady-1/+1
2017-06-17tail: only use inotify with regular filesPádraig Brady-0/+32
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-04-05tail: revert to polling if a followed directory is replacedSebastian Kisela-0/+82
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb-0/+81
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-01maint: update all copyright year number rangesPádraig Brady-28/+28
2016-12-28tests: avoid false fails on NFS due to EPERMPádraig Brady-3/+3
2016-11-29tests: fix ERRORs and false FAILs on some platformsPádraig Brady-4/+5
2016-11-27tail: fix uninitialized memory read when failing to read filePádraig Brady-0/+12
2016-11-22tests: fix recent tail-2 test regressionsPádraig Brady-5/+6
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-16/+8
2016-11-13tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering-2/+1
2016-11-10tail: only retry file open if --retry specifedPádraig Brady-4/+22
2016-11-09tail: ensure -f --retry 'missing' handles truncationPádraig Brady-4/+9
2016-11-08tail: terminate when following pipes and untailable non pipesPádraig Brady-1/+10
2016-11-07maint: misc tweaks to recent changesPádraig Brady-1/+1
2016-09-28tail: -F now always processes initially untailable filesPádraig Brady-5/+29
2016-01-19tests: avoid false failure in tail inotify testPádraig Brady-1/+1
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady-8/+3
2016-01-10tests: fix races wrt output files of background processesBernhard Voelker-2/+3
2016-01-01maint: update all copyright year number rangesPádraig Brady-28/+28
2015-11-10tests: ensure programs are built before testingPádraig Brady-2/+2
2015-10-15tests: avoid false failure in a tail test under loadPádraig Brady-8/+24