summaryrefslogtreecommitdiff
path: root/test/testrunner.pl
Commit message (Collapse)AuthorAgeFilesLines
* Use IO::Select to avoid deadlockJohn Mark Bell2008-06-161-56/+49
| | | | svn path=/trunk/hubbub/; revision=4363
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-11/+21
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Improve error handlingJohn Mark Bell2008-03-051-10/+20
| | | | svn path=/trunk/hubbub/; revision=3886
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+147
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359