summaryrefslogtreecommitdiff
path: root/testsuite/seq.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor tweaks: remove traces of old $COMMAND environment variable.Rob Landley2006-05-021-1/+0
|
* Re-wordwrap the new tests, and fix seq.c to pass them.Rob Landley2006-04-271-4/+4
|
* - add two regression tests for seq.Bernhard Reutner-Fischer2006-04-271-0/+4
| | | | "seq two arguments equal, arbitrary negative step" fails but should pass..
* Fix "seq 1 1".Rob Landley2006-03-221-0/+1
|
* More test updates.Rob Landley2006-03-161-12/+13
|
* When gnu fails this one we shouldn't let it _hang_...Rob Landley2006-03-011-1/+1
|
* Add a test suite for seq.Rob Landley2006-02-241-0/+31