aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo in testing refactor. Related to #333Waylan Limberg2014-08-201-1/+1
|
* Refactored test framework to use YAML config files rather than INI. Fixes #333.Waylan Limberg2014-08-202-28/+28
|
* Skipped 3 failing pl tests with some weird edge cases. A significant rewrite ↵Waylan Limberg2011-10-061-0/+12
| | | | if inlinepatterns will probably be needed for this. Putting it on hold till after 2.1-final is released.
* Run a few more pl tests. Some of them are failing but should be easily fixable.Waylan Limberg2011-08-271-0/+8
|
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-1294-0/+7549
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.