Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved remaining tests from merge | Waylan Limberg | 2010-02-12 | 4 | -49/+0 |
| | |||||
* | Merged tests branch | Waylan Limberg | 2010-02-12 | 4 | -1565/+0 |
|\ | |||||
| * | Moves tests to a subdir of the markdown lib. | Waylan Limberg | 2009-06-05 | 5 | -1567/+0 |
| | | |||||
| * | Initial implementation of nose testing. Still some cleanup to do, but this ↵ | Waylan Limberg | 2009-06-05 | 2 | -5/+7 |
| | | | | | | | | 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 test for previous comit from Steve Losh. Thanks Steve. Ticket 45 is ↵ | Waylan Limberg | 2009-12-26 | 2 | -0/+24 |
| | | | | | | | | fixed. | ||||
* | | Fixed TOC extension to properly nest multiple header levels in the table of ↵ | Waylan Limberg | 2009-07-21 | 2 | -0/+25 |
|/ | | | | contents. Specificly, when stepping back multiple levels, the nestsed listed now follow suite. Test included. Thanks for the patch Jack Miller. | ||||
* | Fixed bug in toc extension and added a test. We now disallow the marker in ↵ | Waylan Limberg | 2009-03-18 | 2 | -0/+15 |
| | | | | any headers (h1-6) as this crashes markdown with an infinite loop trying to build the toc. Thanks for the report Holger Rapp. | ||||
* | Completing the test case for the toc extension. | Yuri Takhteyev | 2008-10-18 | 2 | -0/+701 |
| | |||||
* | Adding Jack Miller's TOC extension and a test file for it. | Yuri Takhteyev | 2008-10-17 | 1 | -0/+849 |
(I can't get it to work, though.) |