summaryrefslogtreecommitdiff
path: root/tox.ini (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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