0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-08 14:58:42 +00:00
htmlpurifier/tests
2006-07-21 23:07:47 +00:00
..
HTML_Generator.php Rename MarkupFragment.php to Token.php, change internal class names and rewire the classes. We also started adding more dependence on the Lexer and Generator in unrelated tests. 2006-07-21 11:27:54 +00:00
HTML_Purifier.php Standardize test-cases with the prefix Test_. Add framework for HTML_Purifier, its unit test will really only be for regression testing from integration issues. It's more important to test the components. 2006-04-16 03:39:39 +00:00
Lexer.php Rename HTML_Lexer to HTMLPurifier_Lexer. However, some more refactoring still needs to be done (namely making the lexer an interface). 2006-07-21 23:07:47 +00:00
PureHTMLDefinition.php Rename HTML_Lexer to HTMLPurifier_Lexer. However, some more refactoring still needs to be done (namely making the lexer an interface). 2006-07-21 23:07:47 +00:00