| 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 | -8/+2 |
| | | | | | | have been removed from the .txt files and instead added to the test harness, which all doctests now use. | ||||
| * | Convert the AvoidDuplicates handler tests to a doctest. Well, | Barry Warsaw | 2007-06-21 | 1 | -0/+33 |
| actually there /was/ no separate AvoidDuplicates test, but now there is, even though it may not be full coverage. Update the AvoidDuplicates handler to use more modern Python idioms. | |||||
