summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Enforce a stricter coding style.Barry Warsaw2017-01-261-2/+3
* Various setup/tox/testing tweaks.Barry Warsaw2016-12-301-13/+14
* Increase pendedkeyvalue table value column width.Mark Sapiro2016-12-151-0/+1
* Use flufl.testing's flake8 plugin.Barry Warsaw2016-11-291-0/+2
* Start porting to Python 3.6Barry Warsaw2016-11-241-1/+1
* Fix build in CI because of a Falcon pre-releaseAurélien Bompard2016-10-031-0/+1
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-1/+2
* flake8-respect-noqa is no longer required with flake8>3.0Abhilash Raj2016-07-281-2/+1
* Pass $MAILMAN_* and $PYTHON* envars to tox.Barry Warsaw2016-07-191-1/+2
* Update all the starting documentation.Barry Warsaw2016-04-301-0/+7
* Make the tox.ini file more flexibleAurélien Bompard2016-04-301-3/+3
* Use flake8-respect-noqa plugin and fix more complaints.Barry Warsaw2016-04-011-0/+2
* Add a qa test environment.Barry Warsaw2016-03-261-1/+8
* Clean up the utilities directory.Barry Warsaw2016-03-251-1/+1
* First massive round of cleanups.Barry Warsaw2016-03-231-0/+4
* Refactor tox.ini for generated environments.Barry Warsaw2016-01-311-43/+18
* Use the default python3 interpreter sometimes.Barry Warsaw2016-01-241-3/+3
* It's okay if some interpreters are missing.Barry Warsaw2016-01-211-0/+1
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-1/+18
* Boost coverage.Barry Warsaw2016-01-031-3/+4
* Boost coverage.Barry Warsaw2015-12-261-1/+1
* Clean up maxking's branch a little bit.Barry Warsaw2015-08-041-0/+2
* Port to Python 3.5.Barry Warsaw2015-06-221-1/+1
* Update the setup.py, tox.ini, template.py and documentation for the switch toBarry Warsaw2014-12-221-8/+3
* Create a py34 environment.Barry Warsaw2014-11-291-1/+6
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-191-1/+1
* Make sure runner subprocesses get covered during `tox -e coverage`.Barry Warsaw2014-11-161-2/+0
* * Improve test coverage a bit.Barry Warsaw2014-11-111-2/+1
* The start of a coverage branch.Barry Warsaw2014-11-101-0/+22
* * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-091-0/+8
* Tox-ify the test suite. Now you don't have to create a virtualenv separately.Barry Warsaw2014-11-071-0/+8