aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactored test framework to use YAML config files rather than INI. Fixes #333.Waylan Limberg2014-08-201-1/+5
|
* Testing framework now runs on Python 2 & 3 unmodified.Waylan Limberg2012-12-141-2/+2
|
* Changes path of html output to be written into current dir rather than a tmp ↵Waylan Limberg2010-02-221-1/+1
| | | | dir. No need to create the tmp dir on first run.
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+115
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.