Age | Commit message (Collapse) | Author |
|
in another test script.
|
|
chgrp so it doesn't abort test all.
|
|
- Add tail testcases for input not ending on a newline
- Fix condition where input coming from stdin does not have a trailing newline
|
|
|
|
optargs and llist.c, plus add a test suite entry. Still no -f support though.
|
|
|
|
Still needs to handle directories properly and needs padding for
-l output.
|
|
|
|
appears in the middle of the filename
|
|
This exposed one issue in head.c -- printf was not flushing and
file names could appear after file contents instead of before.
The issue is fixed by calling xflush after xprintf.
|
|
add tests for octal and hexadecimal formatting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
echo.test while I'm at it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tweaks.
|
|
|