aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/em-around-links.html
Commit message (Collapse)AuthorAgeFilesLines
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+13
| | | | in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.
* Moves tests to a subdir of the markdown lib.Waylan Limberg2009-06-051-13/+0
|
* Initial implementation of nose testing. Still some cleanup to do, but this ↵Waylan Limberg2009-06-051-8/+5
| | | | shows the differances between the old and the new. Also left one test failing (unsignificant white space only) to demonstrate what a failing test looks like.
* Added a more thorough test of nested inline markup. Thanks John Szakmeister.John Szakmeister2008-10-291-0/+16