Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, an... | Rob Landley | 1 | -8/+10 |
2014-07-03 | Have "make test" run tests in testdir/testdir instead of same directory as co... | Rob Landley | 1 | -3/+5 |
2013-11-14 | Remove leftover debris from scripts/test.sh that screws up single tests with ... | Rob Landley | 1 | -1/+0 |
2013-10-15 | Teach scripts/test.sh to call scripts/single.sh. | Rob Landley | 1 | -1/+6 |
2012-06-24 | Work around a Bash bug that removes "." from the $PATH when you're root. (The... | Rob Landley | 1 | -1/+2 |
2008-06-22 | Adjust "optional" function (gen_config.h became generated/config.h). | Rob Landley | 1 | -1/+1 |
2008-05-04 | More tweaks to rmdir.test and the testing infrastructure. | Rob Landley | 1 | -2/+2 |
2008-05-04 | Teach run-all-tests mode to only test enabled commands. | Rob Landley | 1 | -2/+8 |
2008-03-28 | Update help, move test.sh to scripts, and fix "make test" to call right script. | Rob Landley | 1 | -0/+30 |