aboutsummaryrefslogtreecommitdiff
path: root/testsuite/cat.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/cat.tests: fix false positiveDenys Vlasenko2018-06-271-0/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* cat: fix cat -e and cat -v erroneously numbering 1st lineDenys Vlasenko2018-04-291-0/+21
function old new delta cat_main 418 421 +3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>