0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-22 08:21:52 +00:00
htmlpurifier/tests
Edward Z. Yang f3d050c517 Fix two bugs with caching of customized raw definitions.
The first bug is that we will repeatedly write out the result
of a customized raw definition to the filesystem, even when a cache
entry already exists.

The second bug is that caching these definitions doesn't actually
work (the cache entry is written but never used.)  A new API
for retrieving raw definitions permits the user to take advantage
of caching.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2010-12-30 23:51:53 +00:00
..
FSTools Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier Fix two bugs with caching of customized raw definitions. 2010-12-30 23:51:53 +00:00
PHPT Add sanity check against ze1_compatibility_mode. 2010-11-12 16:15:03 +00:00
tmp Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
CliTestCase.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
common.php Mute STRICT errors from CSSTidy and don't run PEARSax3 on PHP 5.3. 2010-04-26 18:27:32 -04:00
Debugger.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
generate_mock_once.func.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifierTest.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
index.php Make test script less chatty when log_errors is on. 2010-05-20 21:50:44 -04:00
multitest.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
path2class.func.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
test_files.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00