| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplify doctests by having just a single test_documentation.py module in | Barry Warsaw | 2007-06-23 | 1 | -27/+0 |
| | | | | | | Mailman/testing. This introspects the Mailman/docs directory and adds DocFileSuites for all .txt files found there. | ||||
| * | Refactor tests to get consistent clean up behavior. The clean up sections | Barry Warsaw | 2007-06-22 | 1 | -7/+2 |
| | | | | | | have been removed from the .txt files and instead added to the test harness, which all doctests now use. | ||||
| * | Convert the Cleanse handler tests to doctest style. | Barry Warsaw | 2007-06-19 | 1 | -0/+32 |
