aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* First-order conversion to Python3-onlyAldo Cortesi2016-10-171-1/+1
* allow tox workdir reconfiguration for ubuntu on windowsMaximilian Hils2016-08-091-0/+1
* update dependencies (#1435)Maximilian Hils2016-07-251-1/+1
* cleanup toxThomas Kriechbaumer2016-07-091-5/+3
* Remove py35 section from tox.iniShadab Zafar2016-07-091-5/+0
* py3++: test_dumpShadab Zafar2016-07-091-1/+1
* py3++Maximilian Hils2016-07-081-1/+1
* simplify tox test exclusionThomas Kriechbaumer2016-07-081-1/+1
* py3++Maximilian Hils2016-07-071-1/+1
* py3++: test_protocol_http2Shadab Zafar2016-07-071-1/+1
* disable harparser on py3Maximilian Hils2016-07-071-1/+1
* tnetstring: keys are str on py3. migrate flow.io_compatMaximilian Hils2016-07-061-1/+1
* py3++, multidict fixesMaximilian Hils2016-07-061-1/+1
* don't cache tox on CIMaximilian Hils2016-07-051-2/+0
* Merge pull request #1316 from mhils/faster-lintMaximilian Hils2016-07-051-2/+1
|\
| * tox: dont make sdist when lintingMaximilian Hils2016-07-051-2/+1
* | py3++: test_flow_exportShadab Zafar2016-07-021-1/+1
|/
* py3++Maximilian Hils2016-07-011-2/+5
* py3++: test/mitmproxy/test_serverShadab Zafar2016-07-011-1/+1
* remove superfluous statements in tox.iniMaximilian Hils2016-06-291-3/+0
* minor fixesMaximilian Hils2016-06-281-0/+1
* do not run tests in parallelMaximilian Hils2016-06-281-1/+1
* compile docs on python 3.5Maximilian Hils2016-06-281-1/+1
* simplify tox setupMaximilian Hils2016-06-281-34/+11
* update tox env on CIThomas Kriechbaumer2016-06-281-1/+1
* update appveyor with toxThomas Kriechbaumer2016-06-271-7/+17
* py3++: mitmproxy.platform.pfShadab Zafar2016-06-221-1/+1
* py3++: mitmproxy.protocol.http1Shadab Zafar2016-06-221-1/+1
* py3++: mitmproxy.proxyShadab Zafar2016-06-221-1/+1
* py3++Shadab Zafar2016-06-211-1/+1
* py3++Shadab Zafar2016-06-201-1/+1
* py3++Shadab Zafar2016-06-201-1/+1
* Enable Travis for the entire pathod directory :)Shadab Zafar2016-06-161-1/+1
* Enable Travis for test/pathod/test_pathocShadab Zafar2016-06-151-1/+1
* tox: Pull Py3 test list out into an environment variableAldo Cortesi2016-06-111-2/+4
* Remove explicit versions in tox CI environmentsAldo Cortesi2016-06-101-2/+0
* Distinguish between CI and interactive versions of toxAldo Cortesi2016-06-101-1/+13
* properly fail on test failuresThomas Kriechbaumer2016-06-081-1/+1
* Enable Travis for test_language_http2Shadab Zafar2016-06-081-1/+1
* use tox in TravisThomas Kriechbaumer2016-06-071-6/+22
* Enable Travis for test/pathod/test_language_websocketShadab Zafar2016-06-071-1/+1
* Enable Travis for test/pathod/test_language_httpShadab Zafar2016-06-061-1/+1
* Add test_language_base to tox.iniShadab Zafar2016-06-041-1/+1
* add missing pathod files to travisThomas Kriechbaumer2016-06-041-1/+1
* Make tox run all tests for 2.7Aldo Cortesi2016-05-311-0/+5
* activate flake8 for good!Thomas Kriechbaumer2016-05-301-1/+1
* add toxThomas Kriechbaumer2016-05-291-0/+10