0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 10:45:18 +00:00
htmlpurifier/tests/HTMLPurifier
Edward Z. Yang 8b28e571fe Handle case when IDNAs are supported.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
2016-10-27 02:00:46 -07:00
..
AttrDef Handle case when IDNAs are supported. 2016-10-27 02:00:46 -07:00
AttrTransform PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ChildDef Rewrite FixNesting implementation to be tree-based. 2013-10-20 22:37:01 -07:00
ConfigSchema PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
DefinitionCache Fix #49; prevent readdir infinite loop when cache directory not listable. 2016-03-27 14:53:31 -07:00
Filter Update ExtractStyleBlocks tests for modern CSSTidy at https://github.com/Cerdic/CSSTidy 2016-03-23 23:39:38 -07:00
HTMLModule Add %HTML.TargetNoreferrer, which adds rel="noreferrer" when target attribute is set 2016-06-30 21:53:43 -04:00
HTMLT Fix #45, errors when ul/ol allowed without li. 2016-03-26 22:41:54 -07:00
Injector Fix #57, make flashvars check (and others) case-insensitive. 2016-03-27 15:56:30 -07:00
Lexer Fix infinite loop in Lexer. 2013-10-27 21:41:08 -07:00
PHPT Improve gitignore. 2013-10-13 00:18:11 -07:00
SimpleTest PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Strategy Add %HTML.TargetNoreferrer, which adds rel="noreferrer" when target attribute is set 2016-06-30 21:53:43 -04:00
StringHashParser Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
URIFilter tel protocol support. 2016-06-30 21:19:49 -04:00
VarParser PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
AttrCollectionsTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
AttrDefHarness.php Handle case when IDNAs are supported. 2016-10-27 02:00:46 -07:00
AttrDefTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
AttrTransformHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
AttrTransformTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
AttrTypesTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
AttrValidator_ErrorsTest.php PHP 7.0 warnings fix: don't pass rvalue by reference. 2016-10-27 02:00:46 -07:00
ChildDefHarness.php Rewrite FixNesting implementation to be tree-based. 2013-10-20 22:37:01 -07:00
ComplexHarness.php Rewrite FixNesting implementation to be tree-based. 2013-10-20 22:37:01 -07:00
ConfigSchemaTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ConfigTest-create.ini Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ConfigTest-finalize.ini Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ConfigTest-loadIni.ini Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
ConfigTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
ContextTest.php Properly handle context variables that are NULL. 2013-10-13 13:21:02 -07:00
DefinitionCacheFactoryTest.php PHP 7.0 warnings fix: don't pass rvalue by reference. 2016-10-27 02:00:46 -07:00
DefinitionCacheHarness.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
DefinitionCacheTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
DefinitionTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
DefinitionTestable.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DoctypeRegistryTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ElementDefTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
EncoderTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
EntityLookupTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
EntityParserTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ErrorCollectorEMock.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ErrorCollectorTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
ErrorsHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
GeneratorTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Harness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
HTMLDefinitionTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
HTMLModuleHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
HTMLModuleManagerTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
HTMLModuleTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
HTMLT.php Fix #45, errors when ul/ol allowed without li. 2016-03-26 22:41:54 -07:00
IDAccumulatorTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
InjectorHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
LanguageFactoryTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
LanguageTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
LengthTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
LexerTest.php Fix #67, don't use <body> tags in comments for %Core.ConvertDocumentToFragment 2016-03-27 15:19:32 -07:00
PercentEncoderTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
PropertyListTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
StrategyHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
StringHashParserTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
StringHashTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
TagTransformTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
TokenFactoryTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
TokenTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
UnitConverterTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
URIDefinitionTest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
URIFilterHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
URIHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
URIParserTest.php tel protocol support. 2016-06-30 21:19:49 -04:00
URISchemeRegistryTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
URISchemeTest.php avoid exif_imagetype exception with small files/corrupt data URI 2016-07-16 05:23:17 -07:00
URITest.php Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
VarParserHarness.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ZipperTest.php Use a Zipper to process MakeWellFormed, removing quadratic behavior. 2013-10-13 13:21:02 -07:00