| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
files as keyword arguments to Markdown for a given syntax test. As Markdown ignores unknown args, this should be safe and will allow testing of any newly added keywords without additional modification of the testing framework.
|
|
|
|
| |
installed. Note the run-tests script will be used by simply running 'nosetests' from the commandline, so the hack in 'tests/__init__.py' has been removed.
|
|
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.
|