1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00
uutils-coreutils/tests/fixtures/fold
2025-06-22 20:57:19 -06: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
non_utf8.expected tests/fold: add tests for non-utf8 streams 2025-06-22 20:57:19 -06:00
non_utf8.input tests/fold: add tests for non-utf8 streams 2025-06-22 20:57:19 -06:00
non_utf8_tab_stops.input tests/fold: add tests for non-utf8 streams 2025-06-22 20:57:19 -06:00
non_utf8_tab_stops_w8.expected tests/fold: add tests for non-utf8 streams 2025-06-22 20:57:19 -06:00
non_utf8_tab_stops_w16.expected tests/fold: add tests for non-utf8 streams 2025-06-22 20:57:19 -06:00
space_separated_words.txt fold: move to clap, add tests (#2015) 2021-04-06 22:51:27 +02:00
tab_stops.input fold: variable width tabs, guard treating tab as whitespace 2021-04-05 08:55:07 -04:00
tab_stops_w8.expected fold: variable width tabs, guard treating tab as whitespace 2021-04-05 08:55:07 -04:00
tab_stops_w16.expected fold: variable width tabs, guard treating tab as whitespace 2021-04-05 08:55:07 -04:00