summaryrefslogtreecommitdiff
path: root/test/testrunner.pl
Commit message (Expand)AuthorAgeFilesLines
* Comment out SIGCHLD handler -- it's unnecessary afaicsJohn Mark Bell2008-07-111-1/+1
* Catch non-zero exit status and treat it as a failureJohn Mark Bell2008-06-181-1/+13
* Use IO::Select to avoid deadlockJohn Mark Bell2008-06-161-56/+49
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-071-11/+21
* Improve error handlingJohn Mark Bell2008-03-051-10/+20
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+147