coreutils/tests/fixtures/split
Yury Zhytkou c5a0aa92f8
split: implementing separator option (#5331)
* split: implementing separator option

* split: separator option - handle multiple update

* split: style

* split: separator tests

* split: separator tests - stdin in ci/cd

* split: tests - ci/cd stdin errors

* split: refactor based on feedback

* split: improve test coverage

* split: fix broken pipe error in tests with stdin

* split: fix for handle_multiple_separator_options

* split: comments

* split: refactor separator code

* split: changes based on feedback

* split: changes based on feedback
2023-10-03 00:42:46 +02:00
..
asciilowercase.txt
fivelines.txt
letters.txt
ninetyonebytes.txt
noeof.txt
onehundredlines.txt
separator_nul.txt split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
separator_semicolon.txt split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
sixhundredfiftyonebytes.txt
threebytes.txt
twohundredfortyonebytes.txt