aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/autolinks_with_asterisks_russian.txt
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/+3
| | | | 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-3/+0
|
* Adding unicode tests for Neale's fix. (Those only pass after changingYuri Takhteyev2008-08-201-0/+3
str to unicode.)