coreutils/tests
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
..
by-util head: print headings when reading multiple files 2021-05-16 12:03:10 -04:00
common Migrate mknod to clap, closes #2051 (#2056) 2021-05-05 22:59:40 +02:00
fixtures head: print headings when reading multiple files 2021-05-16 12:03:10 -04:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00