0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-08 14:58:42 +00:00
htmlpurifier/tests
Edward Z. Yang 522c8ed7c2 [3.1.0] The bulk of autoload support added
- Add FSTools:globr()
- require_once removed from all files
- HTMLPurifier.autoload.php added to register autoload handler
- Removed redundant chdir in maintenance script
- Modified standalone to use HTMLPurifier.includes.php for including stuff
- Added maintenance script remove-require-once.php which we used once and should never use again

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1516 48356398-32a2-884e-a903-53898d9a118a
2008-01-27 01:54:41 +00:00
..
HTMLPurifier [3.1.0] [BACKPORT] Fix <span><span><div> by sending back to the front of the loop for reprocessing. 2008-01-10 21:40:41 +00:00
CliTestCase.php Support dry runs in SimpleTest, as well as misc other improvements. 2008-01-21 20:27:26 +00:00
common.php Support dry runs in SimpleTest, as well as misc other improvements. 2008-01-21 20:27:26 +00:00
Debugger.php Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods) 2007-11-25 02:24:39 +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 Convert to PHP 5 only codebase, adding visibility modifiers to all members and methods in the main library area (function only for test methods) 2007-11-25 02:24:39 +00:00
index.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
multitest.php Support dry runs in SimpleTest, as well as misc other improvements. 2008-01-21 20:27:26 +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 Make test_files not fatally error if CSSTidy is not available. 2008-01-21 19:02:40 +00:00