coreutils/tests/fixtures/split
Jeffrey Finkelstein 1d7e1b8732 split: use ByteChunkWriter and LineChunkWriter
Replace `ByteSplitter` and `LineSplitter` with `ByteChunkWriter` and
`LineChunkWriter` respectively. This results in a more maintainable
design and an increase in the speed of splitting by lines.
2022-02-08 22:57:57 -05:00
..
asciilowercase.txt tests: correct a test case for split 2022-02-08 22:53:57 -05:00
fivelines.txt split: use ByteChunkWriter and LineChunkWriter 2022-02-08 22:57:57 -05:00
ninetyonebytes.txt split: correct filename creation algorithm 2022-01-10 20:43:22 -05:00
sixhundredfiftyonebytes.txt split: correct filename creation algorithm 2022-01-10 20:43:22 -05:00