Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. ↵ | Waylan Limberg | 2008-10-28 | 1 | -57/+80 |
| | | | | All tests pass. Still needs documentation. | ||||
* | 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 ↵ | Waylan Limberg | 2008-10-14 | 1 | -3/+18 |
| | | | | doctests in CodeHilite and WikiLinks extentions. | ||||
* | Added regression tests to make sure we don't break any APIs in the future. ↵ | Waylan Limberg | 2008-10-14 | 1 | -0/+140 |
It's likely more tests need to be added. |