Age | Commit message (Expand) | Author |
---|---|---|
2017-04-07 | Make bzcat tests runnable on a toybox-only system. | Elliott Hughes |
2016-04-23 | Remove inappropriate bzip tests (we're not comparing with random "host version") | Rob Landley |
2016-03-23 | Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILES | Rob Landley |
2016-03-03 | Fix bzcat integer overflow reported by John Regehr. | Rob Landley |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley |
2015-05-12 | Set the executable bits on all the *.test files. (Wasn't consistent, is now.) | Rob Landley |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, an... | Rob Landley |