summaryrefslogtreecommitdiff
path: root/Mailman/bin/testall.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-244/+0
* PEP 292 style, $-strings are used by the translation service everywhere now.Barry Warsaw2008-02-181-1/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Initial pylint/pyflakes cleanupBarry Warsaw2007-11-171-0/+1
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-2/+3
* Remove last vestiges of dbcontextBarry Warsaw2007-07-231-1/+0
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-2/+2
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-5/+15
* Conversion of the ToDigest tests to doctests, along with just enough handlerBarry Warsaw2007-07-101-0/+3
* Add support for code coverage with 'testall --coverage'. However, I'm notBarry Warsaw2007-07-011-1/+20
* Convert the Switchboard test in test_runners.py to a doctest. Add anBarry Warsaw2007-06-271-19/+35
* Another round of merges of my Pycon branch...bwarsaw2007-04-171-8/+51
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-4/+2
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-2/+2
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-2/+6
* Reorganize the unit test infrastructure, so that tests live inside thebwarsaw2006-05-181-0/+151