aboutsummaryrefslogtreecommitdiff
path: root/tests/seq.test
AgeCommit message (Expand)Author
2017-09-09Redo/add seq precision logic.Rob Landley
2016-03-02Factor out command name at the start of test name, have runtest.sh print it.Rob Landley
2016-02-10Add seq -w, suggested by izabera.Rob Landley
2016-01-31More testsuite tweaks.Rob Landley
2015-09-05Add seq -f tests, tweak help text, and catch one more error case.Rob Landley
2014-09-20Move testsuite out of scripts/test into its own top level tests directory, an...Rob Landley