Update to work with Git version of SimpleTest.
commit753c8302394dcda2576eea4a982ce4dd2a4aad0f
authorEdward Z. Yang <ezyang@cs.stanford.edu>
Thu, 24 Mar 2016 07:08:03 +0000 (24 00:08 -0700)
committerEdward Z. Yang <ezyang@cs.stanford.edu>
Thu, 24 Mar 2016 07:08:03 +0000 (24 00:08 -0700)
treeb98a8615e5886e53604a914d63052050ca57bec0
parent72123e23c948c5e56030d8df80b4ce2eba6ad1a6
Update to work with Git version of SimpleTest.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
22 files changed:
library/HTMLPurifier/AttrCollections.php
test-settings.sample.php
tests/HTMLPurifier/AttrCollectionsTest.php
tests/HTMLPurifier/AttrDef/CSS/CompositeTest.php
tests/HTMLPurifier/AttrDef/CSS/ImportantDecoratorTest.php
tests/HTMLPurifier/AttrDef/SwitchTest.php
tests/HTMLPurifier/AttrDef/URITest.php
tests/HTMLPurifier/AttrValidator_ErrorsTest.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/DefinitionCache/Decorator/CleanupTest.php
tests/HTMLPurifier/DefinitionCache/Decorator/MemoryTest.php
tests/HTMLPurifier/DefinitionCache/SerializerTest.php
tests/HTMLPurifier/DefinitionCacheHarness.php
tests/HTMLPurifier/DefinitionCacheTest.php
tests/HTMLPurifier/ErrorCollectorTest.php
tests/HTMLPurifier/HTMLDefinitionTest.php
tests/HTMLPurifier/HTMLModule/TidyTest.php
tests/HTMLPurifier/HTMLModuleManagerTest.php
tests/HTMLPurifier/Strategy/CompositeTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed_InjectorTest.php
tests/HTMLPurifier/URIDefinitionTest.php
tests/HTMLPurifier/URITest.php