| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More fixes & flufl.testing. | Barry Warsaw | 2016-11-29 | 1 | -118/+0 |
| | | |||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | Fix the Flake8 ignore tags | Aurélien Bompard | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | Rebase mailman/mailman!180 and cleanup # noqa | Barry Warsaw | 2016-07-28 | 1 | -1/+1 |
| | | |||||
| * | Don't use `flake8: noqa`. | Barry Warsaw | 2016-04-01 | 1 | -1/+1 |
| | | | | | | | | This suppresses all errors in the file. Use `noqa`, although pep8 doesn't honor this for all errors. There may be a plugin which helps. | ||||
| * | Clean up the testing directory. | Barry Warsaw | 2016-03-25 | 1 | -12/+8 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | Coverage improvements. | Barry Warsaw | 2015-12-29 | 1 | -1/+1 |
| | | | | | | | | | * Boost coverage. * Don't report coverage on the test modules. * In one test, when acquiring the lock, set a timeout. Hopefully this will eliminate the occasional test deadlock. * Fix a buglet in wrap() | ||||
| * | * Remove the test_suite key from setup.py; it isn't the right way to run the | Barry Warsaw | 2015-10-08 | 1 | -2/+2 |
| | | | | | | tests suite (for that, use tox). * Use resource_filename() to locate the top mailman package. | ||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -3/+1 |
| | | |||||
| * | Make sure that TestConfigurationErrors doesn't break global state. | Barry Warsaw | 2014-12-16 | 1 | -0/+6 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Do a better job of pattern matching for the nose2 -P plugin switch. | Barry Warsaw | 2013-11-27 | 1 | -3/+7 |
| | | |||||
| * | * When --sort is used, watch out for continuation lines, which shouldn't get | Barry Warsaw | 2013-10-18 | 1 | -1/+8 |
| | | | | | | | sorted. * Fix stderr output in sub-runners, and move the -e test option to -E. | ||||
| * | * Mailman 3 no longer uses ``zc.buildout`` and tests are now run by the | Barry Warsaw | 2013-08-27 | 1 | -0/+7 |
| | | | | | | ``nose2`` test runner. See ``src/mailman/docs/START.rst`` for details on how to build Mailman and run the test suite. | ||||
| * | * Suppress the extra Doctest: lines. | Barry Warsaw | 2013-08-27 | 1 | -5/+5 |
| | | | | | * Use DocFileTest directly. | ||||
| * | Add enough __init__.py files to make these docs directories discoverable. | Barry Warsaw | 2013-08-26 | 1 | -0/+1 |
| | | |||||
| * | * Re-name doctests. | Barry Warsaw | 2013-08-25 | 1 | -2/+40 |
| | | | | | | * Fix executable location now that we're not using buildout. * Fix enum repr. | ||||
| * | Switch to virtualenv and nose2 instead of zc.buildout and zope.testing. | Barry Warsaw | 2013-08-25 | 1 | -0/+61 |
