0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 10:45:18 +00:00
htmlpurifier/tests
Edward Z. Yang 4c24a51054 Numerous documentation and test code fixes for HTML Purifier loading
- Improve documentation for stub files
- Synchronize stub files between extras/ and library/
- Remove unnecessary include in function file
- Remove special treatment of Bootstrap
- Improve docs for HTMLPurifier, converted singleton to use static member variables and removed reference
- Add HTMLPurifier.path.php stub file
- Update sample test settings
- Reorganize includes in test files

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1559 48356398-32a2-884e-a903-53898d9a118a
2008-02-17 18:21:45 +00:00
..
ConfigSchema Add version extraction functionality 2008-02-10 01:33:40 +00:00
FSTools Add complete handle support. 2008-01-27 05:53:13 +00:00
HTMLPurifier Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +00:00
PHPT [3.1.0] multitest.php now works again for all version, however, some hacks to PHPT are required 2008-02-16 18:03:51 +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 Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +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 Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +00:00
index.php Numerous documentation and test code fixes for HTML Purifier loading 2008-02-17 18:21:45 +00:00
multitest.php Make --disable-phpt and --only-phpt flags work with multitest.php 2008-02-17 01:12:30 +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 [3.1.0] Implement a few phpt, fix some autoload bugs 2008-02-16 05:40:59 +00:00