Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-28 | split.test: don't rely on bash process substitution. | Elliott Hughes | |
mksh doesn't support process substitution, so use an explicit temporary file. | |||
2017-04-11 | Fix "make test_split". | Elliott Hughes | |
The test shouldn't assume there's a toybox binary on the path. | |||
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. |