| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize the unit test infrastructure, so that tests live inside the | bwarsaw | 2006-05-18 | 1 | -214/+0 |
| | | | | | | | | | | | | | | | | | | Mailman top level package. Rewrote the test runner and stuck it in bin (as an mmshell symlink). bin/testall now autodetects tests and allows running a subset of tests via regular expression filtering. I also fixed all the tests so they all pass now, with the exception of test_message.py tests. These still doesn't work because of coordination issues between its smtpd-based reader and SMTPDirect, but... I have a plan (mwah, ha, ha! :) I also fixed a code update bug in Decorate.py | ||||
| * | - Added additional bounce recognition for Qmail and SimpleMatch.py | msapiro | 2006-05-14 | 1 | -0/+2 |
| | | | | | - Added test cases for above. | ||||
| * | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 2006-04-04 | 1 | -0/+5 |
| | | |||||
| * | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 1 | -0/+6 |
| | | |||||
| * | Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more | msapiro | 2006-03-06 | 1 | -1/+5 |
| | | | | | Added some more test cases. | ||||
| * | Added some more bounce recognition to SimpleMatch and changed the logic | msapiro | 2006-03-03 | 1 | -0/+4 |
| | | | | | | | | so one all pattern sets are tried until a match is found so one start pattern whose address doesn't match won't preempt a later patern set that will match. Added more test cases. | ||||
| * | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 2006-03-02 | 1 | -8/+26 |
| | | | | | Deleted 3 wrongly named test bounce files and added with correct names. | ||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | | |||||
| * | Added a new DSN example. | bwarsaw | 2002-12-02 | 1 | -0/+1 |
| | | |||||
| * | Sanitize dsn_10.txt | bwarsaw | 2002-10-23 | 1 | -1/+1 |
| | | |||||
| * | Oops, postfix_06.txt -> dsn_10.txt | bwarsaw | 2002-10-22 | 1 | -1/+1 |
| | | |||||
| * | Added a bounce sample from Peer Heinlein. The DSN module correctly | bwarsaw | 2002-10-22 | 1 | -0/+1 |
| | | | | | identifies this bouncer. | ||||
| * | DATA: Added tests for MS Exchange. | bwarsaw | 2002-10-18 | 1 | -4/+7 |
| | | | | | Also, whitespace normalization. | ||||
| * | BounceTest: Added groupwise_02.txt to the bounce detector. It's | bwarsaw | 2002-07-11 | 1 | -0/+4 |
| | | | | | | completely hopeless to grok an address out of this text/html bounce, so let's just be sure we don't crash. | ||||
| * | Added a test of the SINAEMAIL bouncer | bwarsaw | 2002-04-11 | 1 | -0/+2 |
| | | |||||
| * | Added a bunch of new Yahoo test cases. | bwarsaw | 2002-04-11 | 1 | -1/+23 |
| | | |||||
| * | Updates to what there is of the unit test suite. Lots of tests don't | bwarsaw | 2002-04-11 | 1 | -2/+10 |
| | | | | | | make sense any more, many needed changing, etc. I really should run these more often (and add to them!) | ||||
| * | DATA: Add a test of the HotPop bounce | bwarsaw | 2002-02-28 | 1 | -1/+2 |
| | | |||||
| * | Add another DSN test. | bwarsaw | 2001-12-31 | 1 | -0/+1 |
| | | |||||
| * | Added a bunch of new tests for bounce formats from Exim, Yahoo, | bwarsaw | 2001-10-09 | 1 | -0/+26 |
| | | | | | | | | | Postfix/DSN, and Netscape. test_caiwireless(), test_microsoft(): I lost my samples of these bounce formats, so added some really trivial (and mostly useless) tests of these MTAs. | ||||
| * | Add a test of the Qmail detector. | bwarsaw | 2001-10-04 | 1 | -0/+2 |
| | | |||||
| * | Many more unit tests, this time including a nearly complete coverage | bwarsaw | 2001-10-01 | 1 | -8/+9 |
| | | | | | | of the Mailman.Handlers modules (some handlers are not yet tested but those that are are complete). | ||||
| * | checkSMTP32Failure(): Test for SMTP.py failure when message has no | bwarsaw | 2001-09-10 | 1 | -6/+12 |
| | | | | | X-Mailer: header. | ||||
| * | Recognize and test the low-hanging fruit of the MM2.0.x undetectable | bwarsaw | 2001-08-04 | 1 | -1/+10 |
| | | | | | bounce messages I've collected. | ||||
| * | The start of a unit test suite. Yay! Only tests bounce detection so | bwarsaw | 2001-08-04 | 1 | -0/+88 |
| far. | |||||
