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