Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-28 | Only create test file "input" when input argument isn't empty. | Rob Landley | |
2019-10-12 | Make cmp.test pass with TEST_HOST on systems that gratuitously violate posix. | Rob Landley | |
2019-03-18 | cmp/env/nice/nohup/sort: use TOYFLAG_ARGFAIL. | Elliott Hughes | |
Also be a bit more consistent about `COMMAND [ARG...]` in usage text. | |||
2016-09-05 | Fluff up cmp tests. | Rob Landley | |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley | |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, ↵ | Rob Landley | |
and make ctrl-c kill "make test" more reliably. |