1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

test_tail: add tests for --follow=name

This commit is contained in:
Jan Scheer 2021-09-27 23:18:00 +02:00
parent c70b7a0501
commit 5615ba9fe1
No known key found for this signature in database
GPG key ID: C62AD4C29E2B9828
3 changed files with 153 additions and 1 deletions

View file

@ -0,0 +1,35 @@
CHUNK(10)
vier
fuenf
sechs
sieben
acht
neun
zehn
elf
END(25)
START(0)
uno
dos
tres
quattro
cinco
seis
siette
ocho
nueve
diez
once
eins
zwei
drei
CHUNK(10)
vier
fuenf
sechs
sieben
acht
neun
zehn
elf
END(25)

25
tests/fixtures/tail/follow_name.txt vendored Normal file
View file

@ -0,0 +1,25 @@
START(0)
uno
dos
tres
quattro
cinco
seis
siette
ocho
nueve
diez
once
eins
zwei
drei
CHUNK(10)
vier
fuenf
sechs
sieben
acht
neun
zehn
elf
END(25)