[htmlpurifier] / htmlpurifier / trunk / tests / HTMLPurifier Repository:
ViewVC logotype

Index of /htmlpurifier/trunk/tests/HTMLPurifier

Files shown:56
Directory revision: 1803 (of 1826)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
AttrDef/  1799  2 weeks  Edward  [3.1.1] Fix text-decoration: none bug
AttrTransform/  1569  4 months  Edward  Remove includes from unit tests.
ChildDef/  1659  2 months  Edward  Various fixes: - Resync standalone with includes - Fix error queue code - Fix he...
ConfigSchema/  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
DefinitionCache/  1697  2 months  Edward  [3.1.0] Fix bug with 3.1.0-dev version number (the dash caused problems, so we s...
Filter/  1669  2 months  Edward  [3.1.0] Deprecate addFilter; set up Filter namespace - Added EXTERNAL dependenc...
HTMLModule/  1795  3 weeks  Edward  Fix broken tests.
Injector/  1795  3 weeks  Edward  Fix broken tests.
Lexer/  1569  4 months  Edward  Remove includes from unit tests.
PHPT/  1645  3 months  Edward  [3.1.0] Add HTMLPurifier.safe-includes.php loader stub.
SimpleTest/  1764  6 weeks  Edward  [3.1.1] Memory optimizations for ConfigSchema. Changes include: - Elimination of...
Strategy/  1762  6 weeks  Edward  [3.1.1] Round up imagecrash support with HTML.MaxImgLength - Add $max to AttrDef...
StringHashParser/  1624  3 months  Edward  [3.1.0] Add multi-parse capability for StringHash
URIFilter/  1803  2 weeks  Edward  [3.1.1] General munge improvements - Add CurrentCSSProperty context variable - M...
VarParser/  1764  6 weeks  Edward  [3.1.1] Memory optimizations for ConfigSchema. Changes include: - Elimination of...
AttrCollectionsTest.php  1569  4 months  Edward  Remove includes from unit tests.
AttrDefHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
AttrDefTest.php  1769  5 weeks  Edward  [3.1.1] Fix Shift_JIS encoding wonkiness with yen symbols and whatnot - Improve ...
AttrTransformHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
AttrTransformTest.php  1569  4 months  Edward  Remove includes from unit tests.
AttrTypesTest.php  1664  2 months  Edward  [3.1.0] Move $safe from ElementDef to HTMLModule - Make $info in AttrTypes prote...
AttrValidator_ErrorsTest.php  1689  2 months  Edward  [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods t...
ChildDefHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
ComplexHarness.php  1700  2 months  Edward  [3.1.0] Fix ScriptRequired bug with trusted installs - Generator now takes $conf...
ConfigSchemaTest.php  1764  6 weeks  Edward  [3.1.1] Memory optimizations for ConfigSchema. Changes include: - Elimination of...
ConfigTest-create.ini  1659  2 months  Edward  Various fixes: - Resync standalone with includes - Fix error queue code - Fix he...
ConfigTest-finalize.ini  1659  2 months  Edward  Various fixes: - Resync standalone with includes - Fix error queue code - Fix he...
ConfigTest-loadIni.ini  1659  2 months  Edward  Various fixes: - Resync standalone with includes - Fix error queue code - Fix he...
ConfigTest.php  1689  2 months  Edward  [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods t...
ContextTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
DefinitionCacheFactoryTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
DefinitionCacheHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
DefinitionCacheTest.php  1697  2 months  Edward  [3.1.0] Fix bug with 3.1.0-dev version number (the dash caused problems, so we s...
DefinitionTest.php  1569  4 months  Edward  Remove includes from unit tests.
DefinitionTestable.php  1458  7 months  Edward  Convert to PHP 5 only codebase, adding visibility modifiers to all members and m...
DoctypeRegistryTest.php  1689  2 months  Edward  [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods t...
ElementDefTest.php  1664  2 months  Edward  [3.1.0] Move $safe from ElementDef to HTMLModule - Make $info in AttrTypes prote...
EncoderTest.php  1773  5 weeks  Edward  [3.1.1] Improved adherence to Unicode by checking for non-character codepoints. ...
EntityLookupTest.php  1569  4 months  Edward  Remove includes from unit tests.
EntityParserTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
ErrorCollectorEMock.php  1701  2 months  Edward  Sync with SimpleTest codebase
ErrorCollectorTest.php  1770  5 weeks  Edward  [3.1.1] Land vs's HTMLPurifier_Generator patch, and a number of other bugfixes f...
ErrorsHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
GeneratorTest.php  1748  6 weeks  Edward  Disable Tidy test completely.
HTMLDefinitionTest.php  1779  3 weeks  Edward  [3.1.1] Allow injectors to be specified by modules. - Make method for URI implem...
HTMLModuleHarness.php  1569  4 months  Edward  Remove includes from unit tests.
HTMLModuleManagerTest.php  1779  3 weeks  Edward  [3.1.1] Allow injectors to be specified by modules. - Make method for URI implem...
HTMLModuleTest.php  1689  2 months  Edward  [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods t...
Harness.php  1746  6 weeks  Edward  [3.1.1] Added HTMLPurifier_UnitConverter and HTMLPurifier_Length for convenient ...
IDAccumulatorTest.php  1569  4 months  Edward  Remove includes from unit tests.
InjectorHarness.php  1569  4 months  Edward  Remove includes from unit tests.
LanguageFactoryTest.php  1723  7 weeks  Edward  [3.1.0] Fixed bug with fallback languages in LanguageFactory - Also, reverted bo...
LanguageTest.php  1770  5 weeks  Edward  [3.1.1] Land vs's HTMLPurifier_Generator patch, and a number of other bugfixes f...
LengthTest.php  1754  6 weeks  Edward  [3.1.1] Implement more robust imagecrash protection for CSS width/height. - Chan...
LexerTest.php  1698  2 months  Edward  [3.1.0] Fix broken PH5P in latest versions of DOM with bandaid; punt to DirectLe...
PercentEncoderTest.php  1709  7 weeks  Edward  [3.1.0] Revamp URI handling of percent encoding and validation.
StrategyHarness.php  1569  4 months  Edward  Remove includes from unit tests.
StringHashParserTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
StringHashTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
TagTransformTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
TokenFactoryTest.php  1569  4 months  Edward  Remove includes from unit tests.
TokenTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
URIDefinitionTest.php  1772  5 weeks  Edward  [3.1.1] Implement %URI.SecureMunge and %URI.SecureMungeSecretKey, thanks Chris! ...
URIFilterHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
URIHarness.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
URIParserTest.php  1709  7 weeks  Edward  [3.1.0] Revamp URI handling of percent encoding and validation.
URISchemeRegistryTest.php  1569  4 months  Edward  Remove includes from unit tests.
URISchemeTest.php  1663  2 months  Edward  Classname() constructors to __construct() constructors, as per SimpleTest. Also ...
URITest.php  1758  6 weeks  Edward  [3.1.1] Implement percent encoding for URI query and fragment
UnitConverterTest.php  1753  6 weeks  Edward  Add support for pixel as a pseudo-English unit.
VarParserHarness.php  1602  4 months  Edward  Reorganize VarParser; there may be multiple implementations.

admin@htmlpurifier.org
ViewVC Help
Powered by ViewVC 1.0.4