coreutils/tests/fixtures/fold
jaggededgedjustice 18c39daed7
fold: Handle input with newlines (#1680)
The read_line function appends to the given buffer which is never
cleared. This leads to lines being duplicated.
2021-01-05 09:10:01 +01:00
..
lorem_ipsum.txt rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_40_column_hard.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_40_column_word.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_80_column.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_new_line.txt fold: Handle input with newlines (#1680) 2021-01-05 09:10:01 +01:00
lorem_ipsum_new_line_80_column.expected fold: Handle input with newlines (#1680) 2021-01-05 09:10:01 +01:00