1. 387edf5 Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. by Rob Landley · 10 years ago
  2. 4a855d6 Have "make test" run tests in testdir/testdir instead of same directory as command symlinks. (Makes cleanup easier.) by Rob Landley · 10 years ago
  3. dcf52cb Remove leftover debris from scripts/test.sh that screws up single tests with single.sh. by Rob Landley · 11 years ago
  4. 26f52eb Teach scripts/test.sh to call scripts/single.sh. by Rob Landley · 11 years ago
  5. 728c94a Work around a Bash bug that removes "." from the $PATH when you're root. (The FSF believes it knows better than you, and won't let you do things, in the name of Freedom.) by Rob Landley · 12 years ago
  6. 37256ff Adjust "optional" function (gen_config.h became generated/config.h). by Rob Landley · 16 years ago
  7. e156d44 More tweaks to rmdir.test and the testing infrastructure. by Rob Landley · 16 years ago
  8. c564834 Teach run-all-tests mode to only test enabled commands. by Rob Landley · 16 years ago
  9. 9d243a2 Update help, move test.sh to scripts, and fix "make test" to call right script. by Rob Landley · 16 years ago[Renamed from test.sh]
  10. 7a585c6 Don't delete testdir after running test.sh. Add it to make clean instead. by Rob Landley · 16 years ago
  11. 03a9450 Delete testdir after use. by Rob Landley · 17 years ago
  12. 8b479b4 Add a wrapper to run tests out of scripts/test. With no arguments, runs all by Rob Landley · 17 years ago