Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug where Markdown choked on input of only whitespace. Added some tests. | Waylan Limberg | 2009-03-21 | 1 | -0/+20 |
* | Updated regresion tests for recent refactors (both package and BlockParser). | Waylan Limberg | 2008-11-20 | 1 | -23/+57 |
* | Replaced Treap with OrderedDict. Updated regression_tests and extensions. All... | Waylan Limberg | 2008-10-28 | 1 | -57/+80 |
* | Cleaned up regression test suite code. | Waylan Limberg | 2008-10-14 | 1 | -14/+16 |
* | Increased verbosity of regression test output. | Waylan Limberg | 2008-10-14 | 1 | -1/+1 |
* | Added extension doctests to the regression tests and fixed a few broken docte... | Waylan Limberg | 2008-10-14 | 1 | -3/+18 |
* | Added regression tests to make sure we don't break any APIs in the future. It... | Waylan Limberg | 2008-10-14 | 1 | -0/+140 |