aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_handlers.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a problem where content filtering could remove the headers fromMark Sapiro2011-04-121-0/+252
| | | | | an attached message/rfc822 part if the message in that part is multipart/alternative and collapse_alternatives is Yes. Bug #757062.
* Added one and changed two MimeDel tests for rev 1272 changes.Mark Sapiro2011-01-251-10/+72
|
* Updated unit tests for current Mailman so all tests should pass.Mark Sapiro2010-07-111-12/+21
|
* Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro2008-11-301-10/+10
| | | | | email packages, convert all the email message get_type() calls to get_content_type().
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-4/+5
| | | | I've modified the patch to improve some of the stylistic issues.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Update a bunch of tests.bwarsaw2003-03-311-8/+6
|
* Backporting from trunkbwarsaw2003-03-311-75/+33
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+1741
'Release_2_1-maint'.