0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-08 14:58:42 +00:00
htmlpurifier/tests
Edward Z. Yang bb08f679f0 [2.1.3]
- Work around unnecessary DOMElement type-cast in PH5P that caused errors in PHP 5.1
- Work around PHP 4 SimpleTest lack-of-error complaining for one-time-only HTMLDefinition errors, this may indicate problems with error-collecting facilities in PHP 5
- Make ErrorCollectorEMock work in both PHP 4 and PHP 5
. tests/multitest.php allows you to test multiple versions by running tests/index.php through multiple interpreters using `phpv` shell script (you must provide this script!)
. Minor cosmetic change to flush-definition-cache.php: trailing newline is outputted
. Maintenance script for generating PH5P patch added, original PH5P source file also added under version control
. Full unit test runner script title made more descriptive with PHP version

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1440 48356398-32a2-884e-a903-53898d9a118a
2007-11-05 05:01:51 +00:00
..
HTMLPurifier [2.1.3] 2007-11-05 05:01:51 +00:00
Debugger.php [2.1.2] Implement experimental HTML5 parsing using PH5P 2007-08-19 18:49:35 +00:00
generate_mock_once.func.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
HTMLPurifierTest.php Refactor IDAccumulator so that unit tests now work, and initialization is inside the class. 2007-09-26 23:36:37 +00:00
index.php [2.1.3] 2007-11-05 05:01:51 +00:00
multitest.php [2.1.3] 2007-11-05 05:01:51 +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
tally_errors.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 [2.1.2?] Implemented Object module for trusted users. 2007-08-08 05:16:15 +00:00