mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-14 17:21:04 +00:00
While the rust coreutils semantics were arguably more correct, they were different than the gnu split semantics when handling a file without a trailing EOF. This patch addresses that difference and allows passing one more GNU test suite. |
||
|---|---|---|
| .. | ||
| asciilowercase.txt | ||
| fivelines.txt | ||
| letters.txt | ||
| ninetyonebytes.txt | ||
| noeof.txt | ||
| onehundredlines.txt | ||
| sixhundredfiftyonebytes.txt | ||
| threebytes.txt | ||
| twohundredfortyonebytes.txt | ||