log scripts/test.sh @ 1376:7dd487ddd7dc draft

age author description
Thu, 03 Jul 2014 22:09:11 -0500 Rob Landley Have "make test" run tests in testdir/testdir instead of same directory as command symlinks. (Makes cleanup easier.) draft
Thu, 14 Nov 2013 00:18:13 -0600 Rob Landley Remove leftover debris from scripts/test.sh that screws up single tests with single.sh. draft
Tue, 15 Oct 2013 00:57:39 -0500 Rob Landley Teach scripts/test.sh to call scripts/single.sh. draft
Sun, 24 Jun 2012 15:26:53 -0500 Rob Landley 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.)
Sun, 22 Jun 2008 00:57:15 -0500 Rob Landley Adjust "optional" function (gen_config.h became generated/config.h).
Sun, 04 May 2008 19:44:39 -0500 Rob Landley More tweaks to rmdir.test and the testing infrastructure.
Sun, 04 May 2008 16:03:10 -0500 Rob Landley Teach run-all-tests mode to only test enabled commands.