aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_language_http2.py
Commit message (Collapse)AuthorAgeFilesLines
* Py3: Fix test_language_http2 tests by using byte literalsShadab Zafar2016-06-081-23/+23
|
* Py3: Use global next() instead of iterator methodShadab Zafar2016-06-081-2/+2
|
* Py3: Use BytesIO instead of StringIOShadab Zafar2016-06-081-8/+8
|
* more style cleanupThomas Kriechbaumer2016-05-291-1/+0
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* cleanup imports with flake8Thomas Kriechbaumer2016-05-281-1/+1
|
* py3++: cStringIOMaximilian Hils2016-03-201-8/+8
|
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-2/+2
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+233