aboutsummaryrefslogtreecommitdiffstats
path: root/regression-tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where Markdown choked on input of only whitespace. Added some tests.Waylan Limberg2009-03-211-0/+20
* Updated regresion tests for recent refactors (both package and BlockParser).Waylan Limberg2008-11-201-23/+57
* Replaced Treap with OrderedDict. Updated regression_tests and extensions. All...Waylan Limberg2008-10-281-57/+80
* Cleaned up regression test suite code.Waylan Limberg2008-10-141-14/+16
* Increased verbosity of regression test output.Waylan Limberg2008-10-141-1/+1
* Added extension doctests to the regression tests and fixed a few broken docte...Waylan Limberg2008-10-141-3/+18
* Added regression tests to make sure we don't break any APIs in the future. It...Waylan Limberg2008-10-141-0/+140