[3.1.0] Get testing working again for all versions
commit0bef01627117f00f36f1318b93b9e46914d04efc
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 16 May 2008 01:49:33 +0000 (16 01:49 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 16 May 2008 01:49:33 +0000 (16 01:49 +0000)
tree67c0d97079d4422a6c1f3ba323cf6fbd6d05e952
parentef6a1c92749156b583225ba0a4af76b7e6aca924
[3.1.0] Get testing working again for all versions
- Standalone testing setup properly with autoload
- Bootstrap autoloader deals more robustly with classes that don't exist, preventing class_exists($class, true) from barfing.
- Cleanup $_reporter to $reporter

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1727 48356398-32a2-884e-a903-53898d9a118a
NEWS
configdoc/usage.xml
library/HTMLPurifier/Bootstrap.php
tests/common.php
tests/index.php