summaryrefslogtreecommitdiff
path: root/Mailman/testing/emailbase.py
Commit message (Expand)AuthorAgeFilesLines
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-106/+0
* Another round of merges of my Pycon branch...bwarsaw2007-04-171-11/+2
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-2/+7
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-2/+7
* Add a framework for easier use of alternative MemberAdaptor implementations.bwarsaw2006-07-161-1/+0
* When an exception occurs during decoration, log it at exception level so we s...bwarsaw2006-07-081-2/+17
* Fix some buglets with virtual domain support and repair unit tests broken bybwarsaw2006-07-081-21/+15
* In EmailBase.setUp() move TestBase.setUp() to after the SinkServer is created,bwarsaw2006-07-081-1/+5
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-6/+10
* Massive conversion process so that Mailman can be run from a user specifiedbwarsaw2006-07-081-4/+16
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-0/+77