summaryrefslogtreecommitdiff
path: root/src/mailman/core/tests/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Clean up the core directory.Barry Warsaw2016-03-241-20/+11
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.Barry Warsaw2015-09-061-2/+9
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Trunk merge.Barry Warsaw2014-12-221-2/+38
|\
| * LP: #1130696 - AttributeError on .senderBarry Warsaw2014-12-101-2/+38
| |\
| | * Make the MIMEDigester generate a subclass of MIMEMultipart with our additionsAurélien Bompard2014-12-091-10/+12
| | * Handle the MIMEMultipart created by the DigestRunner properlyAurélien Bompard2014-11-301-1/+20
| |/
* | Core tests pass.Barry Warsaw2014-12-151-1/+1
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-1/+1
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-1/+1
* Add a test to ensure that the re-raising of the exception occurs.Barry Warsaw2012-05-111-3/+7
* * When a queue runner gets an exception in its _dispose() method, aBarry Warsaw2012-05-111-0/+85