| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize the unit test infrastructure, so that tests live inside the | bwarsaw | 2006-05-18 | 1 | -72/+0 |
| | | | | | | | | | | | | | | | | | | Mailman top level package. Rewrote the test runner and stuck it in bin (as an mmshell symlink). bin/testall now autodetects tests and allows running a subset of tests via regular expression filtering. I also fixed all the tests so they all pass now, with the exception of test_message.py tests. These still doesn't work because of coordination issues between its smtpd-based reader and SMTPDirect, but... I have a plan (mwah, ha, ha! :) I also fixed a code update bug in Decorate.py | ||||
| * | back port from 2.1.6. | tkikuchi | 2005-08-28 | 1 | -1/+1 |
| | | |||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | | |||||
| * | Add ndiff hack for better error reporting of long text. | bwarsaw | 2003-03-31 | 1 | -0/+19 |
| | | |||||
| * | Whitespace normalization | bwarsaw | 2002-12-02 | 1 | -4/+4 |
| | | |||||
| * | Utils.rmdirhier() -> shutil.rmtree() | bwarsaw | 2002-12-02 | 1 | -1/+2 |
| | | |||||
| * | TestBase.setUp(): set host_name and web_page_url attributes since | bwarsaw | 2001-10-05 | 1 | -0/+3 |
| | | | | | | | we're almost always going to want these. Also .Save() the list so it's config.pck gets written out to disk (needed for the thru-smtp tests which open the list in a separate process). | ||||
| * | Many more unit tests, this time including a nearly complete coverage | bwarsaw | 2001-10-01 | 1 | -0/+49 |
| of the Mailman.Handlers modules (some handlers are not yet tested but those that are are complete). | |||||
