0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-08 14:58:42 +00:00
htmlpurifier/tests
Edward Z. Yang 14d934c7ca [3.1.1] Land vs's HTMLPurifier_Generator patch, and a number of other bugfixes for that change
- Convert a number of calls to use new constructor signature for Generator
- Make generator require configuration; this exposes a number of latent bugs
- Removed generator hack
- Convert Printers to use new optimized ConfigSchema format
- Hack with Printer configuration; pass an array(generator config, render config) to distinguish between output and target.
- HTML/CSS Printers need to be primed, otherwise fatal errors
- Convert a few test-cases to use member properties

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1770 48356398-32a2-884e-a903-53898d9a118a
2008-05-26 04:05:48 +00:00
..
FSTools Classname() constructors to __construct() constructors, as per SimpleTest. Also normalized ppp declarations; no public declaration for test methods, public/protected for the rest 2008-04-21 15:24:18 +00:00
HTMLPurifier [3.1.1] Land vs's HTMLPurifier_Generator patch, and a number of other bugfixes for that change 2008-05-26 04:05:48 +00:00
PHPT Fix latest batch of SimpleTest changes. Also, commit forgotten NEWS. 2008-04-26 19:50:27 +00:00
CliTestCase.php - Make suite flush remote tests 2008-02-18 03:35:27 +00:00
common.php [3.1.0] Get testing working again for all versions 2008-05-16 01:49:33 +00:00
Debugger.php [3.1.0] [BACKPORT] Fix bug with comments in styles, and some associated issues 2008-02-20 00:15:44 +00:00
generate_mock_once.func.php Add support for autoload. We're not, however, using it by default. 2008-01-21 18:43:59 +00:00
HTMLPurifierTest.php [3.1.1] Fix Shift_JIS encoding wonkiness with yen symbols and whatnot 2008-05-25 05:40:20 +00:00
index.php [3.1.0] Get testing working again for all versions 2008-05-16 01:49:33 +00:00
multitest.php Various fixes: 2008-04-15 03:33:09 +00:00
path2class.func.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
test_files.php [3.1.0] Add support for deprecated and version in configdoc 2008-04-22 02:19:40 +00:00