summaryrefslogtreecommitdiff
path: root/Mailman/tests
Commit message (Expand)AuthorAgeFilesLines
* Add .get() to our Message subclass, which ensures that returnedBarry Warsaw2007-12-101-4/+3
* Convert to the Storm Python ORM <storm.canonical.com>. There were severalBarry Warsaw2007-11-181-2/+15
|\
| * Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-2/+0
| * Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-2/+2
| * Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-0/+15
* | Mailman/Bouncers/SMTP32.py - Added a recognition. Improved address pattern.Mark Sapiro2007-11-111-0/+1
* | Added a test message.Mark Sapiro2007-11-111-0/+81
* | Changed file format from dos to unix as neededMark Sapiro2007-11-1114-1721/+1721
|/
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-312-90/+12
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-101-1/+1
* Changes to support the Approved/Approve header with the new userBarry Warsaw2007-10-061-116/+0
* Remove unused test base class and add a standalone SMTP proxy script.Barry Warsaw2007-10-032-106/+91
* Repair the test suite.Barry Warsaw2007-09-272-4/+0
* Finish clean up of ListAdmin class removal. Start by actuallyBarry Warsaw2007-09-161-0/+13
* Added a doctest for the Mailman.app.create module.Barry Warsaw2007-08-051-0/+6
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-10/+12
* Merge the setuptools branch. Fix a couple of test modules that areBarry Warsaw2007-07-215-14/+154
* More work on completing the transition to setuptools.Barry Warsaw2007-07-1898-0/+11846