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