aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/tail.test
AgeCommit message (Expand)Author
2014-09-20Move testsuite out of scripts/test into its own top level tests directory, an...Rob Landley
2013-09-09Redo tail closer to the original design. Add more tests for large data sets. ...Rob Landley
2012-07-05- Do not abort testing after running the sort testsElie De Brauwer
2012-03-12Redo tail to use optargs and optionally support lseek. Add support to optargs...Rob Landley