summaryrefslogtreecommitdiff
path: root/Mailman/testing/base.py
Commit message (Expand)AuthorAgeFilesLines
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-81/+0
* Simplify doctests by having just a single test_documentation.py module inBarry Warsaw2007-06-231-34/+0
* Refactor tests to get consistent clean up behavior. The clean up sectionsBarry Warsaw2007-06-221-0/+34
* Another round of merges of my Pycon branch...bwarsaw2007-04-171-45/+0
* Restore the use of passwords.Schemes enum for selection of password hashingbwarsaw2007-03-221-0/+6
* Test suite repair. All tests are now passing again.bwarsaw2007-03-211-0/+16
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-10/+32
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-15/+3
* Add a framework for easier use of alternative MemberAdaptor implementations.bwarsaw2006-07-161-0/+9
* Fix some buglets with virtual domain support and repair unit tests broken bybwarsaw2006-07-081-4/+21
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-2/+2
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-0/+68