0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library
Edward Z. Yang 929d932234 [3.1.0] Implement a few phpt, fix some autoload bugs
- Make our autoload handler polite, ensuring that any __autoload() 
functions get added
- Modify phpt calling code so that each phpt files gets its own 
test-case (this lets us run one phpt file at a time)
- Implement phpt for loading, which test varying loading methods of HTML 
Purifier
- Add --disable-phpt and --only-phpt flags
- More descriptive veto messages, also fix test count



git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1552 48356398-32a2-884e-a903-53898d9a118a
2008-02-16 05:40:59 +00:00
..
HTMLPurifier [3.1.0] Land PHPT integration (currently required; we'll relax this later) 2008-02-16 00:40:30 +00:00
HTMLPurifier.auto.php [3.1.0] Further cleanup, making standalone work again 2008-02-10 21:34:52 +00:00
HTMLPurifier.autoload.php [3.1.0] Implement a few phpt, fix some autoload bugs 2008-02-16 05:40:59 +00:00
HTMLPurifier.func.php Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
HTMLPurifier.includes.php Regenerate HTMLPurifier.includes.php, and fix parse errors. 2008-02-10 22:47:08 +00:00
HTMLPurifier.php Move constant to Bootstrap to prevent autoload problems. 2008-02-10 22:29:01 +00:00