summaryrefslogtreecommitdiff
path: root/mailman/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2593-11529/+0
* Get rid of a few now unnecessary u-prefixes.Barry Warsaw2009-01-161-21/+2
* Several important cleanups.Barry Warsaw2009-01-165-8/+48
* Picking some (py)lint.Barry Warsaw2009-01-042-8/+10
* Bump copyright yearsBarry Warsaw2009-01-015-5/+5
* All tests are now passing!Barry Warsaw2009-01-011-1/+0
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-221-50/+47
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-203-3/+3
* The future is now.Barry Warsaw2008-10-171-2/+0
* Target Python 2.6. Make the test suite pass without deprecations.Barry Warsaw2008-10-161-2/+0
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-291-1/+1
* Move all the web-related stuff to its own subdirectory. This stuff doesn'tBarry Warsaw2008-09-291-1/+0
* Eradicate SafeDict.Barry Warsaw2008-09-281-48/+0
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-263-7/+6
* Upgrade to GPLv3.Barry Warsaw2008-09-246-72/+72
* Support for proper domains by interface. Add a test and update modules asBarry Warsaw2008-09-201-0/+14
* Use IMailingList.posting_address (a.k.a. List-Post header) in theBarry Warsaw2008-07-061-0/+8
* Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-051-0/+3
* mailman.tests should contain only tests.Barry Warsaw2008-07-033-337/+0
* Make all the SMTP_LOG_* templates, PEP 292 compatible. Make them consistentlyBarry Warsaw2008-03-301-50/+0
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-272-5/+19
* Don't timeout in TestableMaster.start(). Just wait until all queue runnersBarry Warsaw2008-03-211-2/+2
* merging threadBarry Warsaw2008-03-131-8/+25
|\
| * Add some randomization to the way tests are run. This isn't complete (seeBarry Warsaw2008-03-121-8/+19
| * Sprinkle a few more transaction API calls around to make sure the databaseBarry Warsaw2008-03-121-0/+1
| * Add transaction API to IDatabase, e.g. begin(), commit(), and abort(). Add anBarry Warsaw2008-03-121-0/+5
* | merged from upstreamBarry Warsaw2008-03-131-1/+0
|\ \ | |/ |/|
| * Removed bogus >From line from hotpop_01.txt bounce test message.Mark Sapiro2008-03-101-1/+0
* | Add a working (though not yet complete) test for the LMTP runner.Barry Warsaw2008-03-123-5/+53
|/
* Fix a typo in a roster name.Barry Warsaw2008-03-062-72/+70
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2797-0/+11850