0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/Strategy
Edward Z. Yang b5546ff6f0 [3.0.0]
+ PHP4 reference/foreach cruft in Injector removed
. Unit tests for Injector improved
. Some todo stuff updated

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1462 48356398-32a2-884e-a903-53898d9a118a
2007-12-05 01:26:28 +00:00
..
CompositeTest.php Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods) 2007-11-25 02:24:39 +00:00
CoreTest.php Refactor unit tests to have one logical assertion per method. 2007-08-06 06:22:23 +00:00
ErrorsHarness.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
FixNesting_ErrorsTest.php [2.1.3] 2007-10-02 01:19:46 +00:00
FixNestingTest.php [2.1.3] 2007-11-05 05:01:51 +00:00
MakeWellFormed_ErrorsTest.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
MakeWellFormed_InjectorTest.php [3.0.0] 2007-12-05 01:26:28 +00:00
MakeWellFormedTest.php Refactor unit tests to have one logical assertion per method. 2007-08-06 06:22:23 +00:00
RemoveForeignElements_ErrorsTest.php [2.1.0] Genericize element contents removal. This is done in a slightly hacky way since ElementDef is not available, but should be sufficient. 2007-07-11 20:42:58 +00:00
RemoveForeignElements_TidyTest.php [2.1.2?] Add missing sub-tests for strategy, fix error message typo. 2007-08-08 05:08:59 +00:00
RemoveForeignElementsTest.php [2.1.3] 2007-10-02 01:19:46 +00:00
ValidateAttributes_IDTest.php [2.1.2?] Add missing sub-tests for strategy, fix error message typo. 2007-08-08 05:08:59 +00:00
ValidateAttributes_TidyTest.php [2.1.2?] Add missing sub-tests for strategy, fix error message typo. 2007-08-08 05:08:59 +00:00
ValidateAttributesTest.php Refactor unit tests to have one logical assertion per method. 2007-08-06 06:22:23 +00:00