[3.1.0] multitest.php now works again for all version, however, some hacks to PHPT...
commit8c439aa62ce7296e42b500d224ca2b6c11434d63
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 16 Feb 2008 18:03:51 +0000 (16 18:03 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 16 Feb 2008 18:03:51 +0000 (16 18:03 +0000)
tree59f1a06a94b50e32bf5d05d1c5ba93c0073c475f
parent5c0a1d467aef55cfba96b782a099fe87b7f32528
[3.1.0] multitest.php now works again for all version, however, some hacks to PHPT are required
- Bootstrap hotfix to prevent multiple loading in standalone. We need a better way of doing this!
- Make extras/ autoloader polite too
- Initialize autoloaders in common.php
- Add trailing dash to "skip" in phpt
- Upgrade SimpleTest.php not to allow directories

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1554 48356398-32a2-884e-a903-53898d9a118a
extras/HTMLPurifierExtras.autoload.php
library/HTMLPurifier/Bootstrap.php
tests/HTMLPurifier/PHPT/loading/auto-with-autoload.phpt
tests/HTMLPurifier/PHPT/loading/auto-with-spl-autoload.phpt
tests/PHPT/Controller/SimpleTest.php
tests/common.php
tests/index.php
tests/multitest.php