| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize the unit test infrastructure, so that tests live inside the | bwarsaw | 2006-05-18 | 74 | -8792/+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 | 2 | -0/+157 |
| | | | | | - Added test cases for above. | ||||
| * | Now that we've converted from CVS to Subversion, remove CVS cruft from | bwarsaw | 2006-04-15 | 1 | -1/+0 |
| | | | | | | the trunk. This serves also to test write permission to the svn repository, and tests email notifications. | ||||
| * | Recognize more bounces - DSN.py, Qmail.py and SimpleMatch.py | msapiro | 2006-04-04 | 3 | -0/+472 |
| | | |||||
| * | Added bounce tests. Updated bounce recognizers to pick up a few more. | msapiro | 2006-03-24 | 5 | -0/+833 |
| | | |||||
| * | Updated SimpleWarning to return Stop. Updated SimpleMatch to catch a few more | msapiro | 2006-03-06 | 3 | -4/+113 |
| | | | | | Added some more test cases. | ||||
| * | Added some more bounce recognition to SimpleMatch and changed the logic | msapiro | 2006-03-03 | 2 | -0/+108 |
| | | | | | | | | 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 | 3 | -151/+0 |
| | | | | | Deleted 3 wrongly named test bounce files and added with correct names. | ||||
| * | Added new test bounces to test_bounces.py. Modified logic for "Stop" return. | msapiro | 2006-03-02 | 3 | -0/+151 |
| | | | | | Deleted 3 wrongly named test bounce files and added with correct names. | ||||
| * | Added more test bounce messages | msapiro | 2006-03-01 | 10 | -0/+591 |
| | | |||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | | |||||
| * | Update copyright years | bwarsaw | 2003-03-11 | 1 | -1/+1 |
| | | |||||
| * | SF patch #683906, add $DESTDIR to install target, by Ademar de Souza Reis | twouters | 2003-03-11 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jr, after much checking and rechecking (and some massaging) by me. Checking in now before I fall asleep and forget what all this was for. This patch adds the ability to 'make DESTDIR=/some/dir/tree install' that doesn't influence the paths stored in e.g. Defaults.py at all, which is of good use for various package managers. It is not all that package managers must do, however! Running make install with DESTDIR set means bin/update is never run, and mm_cfg.py is always written; package managers should make sure the appropriate post-installation is done, and that mm_cfg.py is treated as a config file. This patch inadvertently fixes some bogus whitespace: 8-spaces where surrounding code used tabs. The difference was harmless because the 8-spaces were used inside shell-continued-oneliners, but it is confusing and could lead to future harm. I'm too tired to make those two or three changes in a separate checkin, sorry. This patch also assumes the various packages that are installed using distutils do not record (or rather, use) their installation paths anywhere, but this seems to hold true at least for the moment. Also, I've done so many slow cvs diff's, I'm wondering when we'll switch to Subversion. Unfortunately, I've also done so many 'cvs diff -c > file; patch -p0 -R < file's to switch back and forth between patches and change sets, I'm wondering when we'll switch to Aegis as well. :-P | ||||
| * | Donn Cave's patch #602087 to honor configure's --srcdir switch. | bwarsaw | 2002-12-12 | 1 | -1/+1 |
| | | |||||
| * | A new bounce testing script and a few new bounce examples. | bwarsaw | 2002-12-02 | 3 | -0/+321 |
| | | |||||
| * | Sanitize dsn_10.txt | bwarsaw | 2002-10-23 | 1 | -94/+21 |
| | | |||||
| * | A new DSN bounce sample. | bwarsaw | 2002-10-22 | 1 | -0/+139 |
| | | |||||
| * | Another MS Exchange sample bounce. | bwarsaw | 2002-10-18 | 1 | -0/+119 |
| | | |||||
| * | An MS Exchange sample bounce. | bwarsaw | 2002-10-18 | 1 | -0/+108 |
| | | |||||
| * | intermediate | bwarsaw | 2002-07-11 | 1 | -0/+186 |
| | | |||||
| * | Weird bounce format from something called SINAEMAIL (sina.com) | bwarsaw | 2002-04-11 | 1 | -0/+128 |
| | | |||||
| * | A bunch of new Yahoo bounce examples, courtesy of David Abrahams. | bwarsaw | 2002-04-11 | 8 | -0/+909 |
| | | | | | SF patch # 538983 | ||||
| * | intermediate | bwarsaw | 2002-02-28 | 1 | -0/+181 |
| | | |||||
| * | A bounce message that kill's Mailman 2.0.6's DSN.py | bwarsaw | 2001-11-06 | 1 | -0/+89 |
| | | |||||
| * | Some more sample bounces | bwarsaw | 2001-10-09 | 4 | -0/+359 |
| | | |||||
| * | A qmail bounce example | bwarsaw | 2001-10-04 | 1 | -0/+103 |
| | | |||||
| * | Standard .cvsignore and Makefile.in's for these test directories. | bwarsaw | 2001-10-01 | 2 | -0/+69 |
| | | |||||
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+121 |
| | | |||||
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+92 |
| | | |||||
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+122 |
| | | |||||
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+96 |
| | | |||||
| * | New bounce examples | bwarsaw | 2001-08-04 | 2 | -0/+300 |
| | | |||||
| * | intermediate | bwarsaw | 2001-08-04 | 1 | -0/+105 |
| | | |||||
| * | A bunch of new bounce examples. | bwarsaw | 2001-08-04 | 6 | -0/+1017 |
| | | |||||
| * | More bounce samples. debian_01.txt -> sendmail_01.txt | bwarsaw | 2001-02-28 | 6 | -0/+655 |
| | | | | | bounce_01.txt is still unrecognized. | ||||
| * | More bounce samples. | bwarsaw | 2000-12-28 | 6 | -0/+1036 |
| | | |||||
| * | Rebuilding my zapped bounce test cases. | bwarsaw | 2000-12-28 | 2 | -0/+340 |
