aboutsummaryrefslogtreecommitdiffstats
path: root/tests/php
Commit message (Collapse)AuthorAgeFilesLines
* No longer skipping all tests from PHP test suite. We skip some because PHP ↵Waylan Limberg2011-10-061-1/+38
| | | | differs from markdown.pl and we match markdown.pl. A few others are skipped because we have to adjust for a few edge cases. See comments in tests/php/test.cfg for details.
* Run a few more pl tests. Some of them are failing but should be easily fixable.Waylan Limberg2011-08-271-0/+4
|
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-1261-0/+2423
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.