Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves tests to a subdir of the markdown lib. | Waylan Limberg | 2009-06-05 | 1 | -728/+0 |
| | |||||
* | Initial implementation of nose testing. Still some cleanup to do, but this ↵ | Waylan Limberg | 2009-06-05 | 1 | -5/+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. | ||||
* | Fixed a silly bug in Definition List extension. Also added tests. As this ↵ | Waylan Limberg | 2008-11-05 | 1 | -0/+728 |
extension modifies the core, we should test that all core parseing still works properly. Thanks for the report John Szakmeister. |