summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Matthias Juchem's patch #645421 for fixing "make distclean" in thebwarsaw2002-12-121-0/+4
* Donn Cave's patch #602087 to honor configure's --srcdir switch.bwarsaw2002-12-123-4/+4
* Whitespace normalizationbwarsaw2002-12-021-4/+4
* A new bounce testing script and a few new bounce examples.bwarsaw2002-12-024-0/+415
* Added a new DSN example.bwarsaw2002-12-021-0/+1
* Utils.rmdirhier() -> shutil.rmtree()bwarsaw2002-12-021-1/+2
* Add onebounce.py and set the perms for executables.bwarsaw2002-12-021-2/+6
* Typo, whitespace normalization.bwarsaw2002-11-041-5/+5
* Sanitize dsn_10.txtbwarsaw2002-10-232-95/+22
* A new DSN bounce sample.bwarsaw2002-10-221-0/+139
* Oops, postfix_06.txt -> dsn_10.txtbwarsaw2002-10-221-1/+1
* Added a bounce sample from Peer Heinlein. The DSN module correctlybwarsaw2002-10-221-0/+1
* DATA: Added tests for MS Exchange.bwarsaw2002-10-181-4/+7
* Another MS Exchange sample bounce.bwarsaw2002-10-181-0/+119
* An MS Exchange sample bounce.bwarsaw2002-10-181-0/+108
* BounceTest: Added groupwise_02.txt to the bounce detector. It'sbwarsaw2002-07-111-0/+4
* intermediatebwarsaw2002-07-111-0/+186
* Neuter this example.bwarsaw2002-04-281-1008/+1
* New tests for the content filtering MimeDel handler module.bwarsaw2002-04-141-7/+179
* Added a test of the SINAEMAIL bouncerbwarsaw2002-04-111-0/+2
* Weird bounce format from something called SINAEMAIL (sina.com)bwarsaw2002-04-111-0/+128
* Added a bunch of new Yahoo test cases.bwarsaw2002-04-111-1/+23
* A bunch of new Yahoo bounce examples, courtesy of David Abrahams.bwarsaw2002-04-118-0/+909
* Updates to what there is of the unit test suite. Lots of tests don'tbwarsaw2002-04-112-224/+31
* Added lockfile test.bwarsaw2002-03-131-2/+2
* A unit test for LockFile. Fairly dumb, but it makes sure the recentlybwarsaw2002-03-131-0/+45
* A functional test, throwing messages at Mailman as fast as you canbwarsaw2002-03-131-0/+60
* DATA: Add a test of the HotPop bouncebwarsaw2002-02-281-1/+2
* intermediatebwarsaw2002-02-281-0/+181
* test_remove_member_clears(): New test to make sure that removing abwarsaw2002-02-091-1/+45
* A nimda example.bwarsaw2002-01-261-0/+1050
* Add another DSN test.bwarsaw2001-12-311-0/+1
* test_basic_option(), test_set_digests(),bwarsaw2001-12-191-19/+24
* test_implicit_sender_and_errors_to(): The sender is now the -bouncesbwarsaw2001-12-191-4/+8
* A bounce message that kill's Mailman 2.0.6's DSN.pybwarsaw2001-11-061-0/+89
* TestHold: Get rid of tests for the old sender moderation variablesbwarsaw2001-10-201-108/+53
* TestModerate: Add a placehold for a more comprehensive test of thisbwarsaw2001-10-151-0/+7
* Oops this one didn't get checked in.bwarsaw2001-10-121-0/+120
* test_user_notification(): The List-Archive: field url no longer endsbwarsaw2001-10-121-1/+1
* MODULES: Add test_runners.py, but remove test_message.py. This onebwarsaw2001-10-121-2/+6
* Fleshed out the ToDigest tests a little bit (still incomplete).bwarsaw2001-10-111-3/+78
* test_urgent_reject(): Test that a RejectMessage is raised, not abwarsaw2001-10-091-2/+112
* Added a bunch of new tests for bounce formats from Exim, Yahoo,bwarsaw2001-10-091-0/+26
* Some more sample bouncesbwarsaw2001-10-094-0/+359
* New tests for the Message class (Mailman's not mimelib's), thebwarsaw2001-10-093-0/+466
* MODULES: Added message, safedict, and security_mgr tests.bwarsaw2001-10-091-1/+2
* Move the actual tests out of here and into test_message.py; this filebwarsaw2001-10-091-71/+7
* Don't set host_name and web_page_url in the individual tests, sincebwarsaw2001-10-051-26/+7
* TestBase.setUp(): set host_name and web_page_url attributes sincebwarsaw2001-10-051-0/+3
* intermediatebwarsaw2001-10-051-0/+139