tests: add fold(1) test for --bytes option
commit4d62d46a417d6c3ee19a26c8c11a5a00db95256b
authorBernhard Voelker <mail@bernhard-voelker.de>
Sun, 29 Sep 2024 15:39:16 +0000 (29 17:39 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Mon, 30 Sep 2024 08:07:19 +0000 (30 10:07 +0200)
tree7ea5d709a91d514329982a79aad8d5c05c168d2e
parent4ce432ad8738387f1b2e80e883dc7080df3afabe
tests: add fold(1) test for --bytes option

Inspired by:
- https://access.redhat.com/solutions/3459791
- https://src.fedoraproject.org/rpms/coreutils/c/8080f5a15a20362c

* tests/misc/fold.pl (bw1, bw2): Add tests for 'fold -b'.
tests/misc/fold.pl