summaryrefslogtreecommitdiff
path: root/tests/mail
AgeCommit message (Expand)Author
2014-01-01[1.6.x] Fixed set literals for python 2.6Florian Apolloner
2013-12-31[1.6.x] Changed console and filebackend to use msg.as_bytes to output the dat...Florian Apolloner
2013-12-31[1.6.x] Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes).Florian Apolloner
2013-12-28[1.6.x] Worked around a bug in python 3.3.3. Refs #21093Florian Apolloner
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner