coreutils/tests/fixtures/head
Jeffrey Finkelstein 659bf58a4c head: print headings when reading multiple files
Fix a bug in which `head` failed to print headings for `stdin` inputs
when reading from multiple files, and fix another bug in which `head`
failed to print a blank line between the contents of a file and the
heading for the next file when reading multiple files. The output now
matches that of GNU `head`.
2021-05-16 12:03:10 -04:00
..
emptyfile.txt head: print headings when reading multiple files 2021-05-16 12:03:10 -04:00
lorem_ipsum.txt rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_1_line.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_5_chars.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_backwards_file.expected Rewrote head (#1911) 2021-03-29 13:08:48 +02:00
lorem_ipsum_default.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
lorem_ipsum_verbose.expected rewrite tests for cargo compat, decoupled directory, output handling 2015-11-23 02:04:15 -05:00
sequence Rewrote head (#1911) 2021-03-29 13:08:48 +02:00
sequence.expected Rewrote head (#1911) 2021-03-29 13:08:48 +02:00
zero_terminated.expected head: add support for -z/--zero-terminated 2021-03-15 15:56:11 +00:00
zero_terminated.txt head: add support for -z/--zero-terminated 2021-03-15 15:56:11 +00:00