log scripts/test/tail.test @ 1059:ef72a16f4b3a draft

age author description
Mon, 09 Sep 2013 04:26:03 -0500 Rob Landley Redo tail closer to the original design. Add more tests for large data sets. (Still no -f support yet.) draft
Thu, 05 Jul 2012 22:58:28 +0200 Elie De Brauwer - Do not abort testing after running the sort tests
Mon, 12 Mar 2012 00:25:40 -0500 Rob Landley Redo tail to use optargs and optionally support lseek. Add support to optargs and llist.c, plus add a test suite entry. Still no -f support though.