summaryrefslogtreecommitdiff
path: root/ext/tidy/tests
Commit message (Expand)AuthorAgeFilesLines
* fix bug #34965 tidy is not binary safeMichael Wallner2005-10-251-0/+16
* fix testsfoobar2005-04-022-33/+231
* This test is conditional on the libTidy library. On some configurationsIlia Alshanetsky2004-11-301-1/+1
* Tests were fixed.Dmitry Stogov2004-11-225-6/+5
* Return FALSE when file cannot be found.Ilia Alshanetsky2004-09-261-1/+2
* - Remove unused blocksMarcus Boerger2004-05-1916-48/+0
* Renamed tidy_node to tidyNode, removed the tidy_exception class and updatedJohn Coggeshall2004-05-092-34/+34
* Fixed test.Ilia Alshanetsky2004-04-251-3/+1
* Fixing a tidy_getopt() bug, and converting all exceptions to E_WARNINGJohn Coggeshall2004-04-181-2/+2
* Updating tests that got left behind when we changed to studlyCapsJohn Coggeshall2004-02-054-6/+7
* Doh.. snuck by me!John Coggeshall2004-01-141-0/+1
* Forgot to add these testsJohn Coggeshall2004-01-144-0/+49
* With the approval of Andi, changing the Tidy API to reduce the possibleJohn Coggeshall2004-01-1413-437/+35
* Added an optional array parameter to tidy_parse_file/string toJohn Coggeshall2004-01-063-0/+34
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-037-0/+1018
* Fixed tidy tests.Ilia Alshanetsky2003-12-196-45/+77
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-226-32/+19
* Keeping up with ZE changes to the function struct, fixed testsJohn Coggeshall2003-08-067-7/+7
* Adding the tidy extension to PECLJohn Coggeshall2003-08-018-0/+186