| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Mailman/testing. This introspects the Mailman/docs directory and adds
DocFileSuites for all .txt files found there.
|
| |
|
|
|
| |
have been removed from the .txt files and instead added to the test harness,
which all doctests now use.
|
|
|
do anything. The doctest needs to have some way of testing the grace period,
but it's still more tests of the module than there every was before.
Update the Replyboty handler to use $-strings internally. Eliminate the use
of %-strings in auto-response textsy. Only $-strings can be used, which
allows us to get rid of another use of SafeDict.
|