aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_pathod_cmdline.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-3/+3
| | | | And remove all aliases for mitmproxy.test.tutils
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-2/+4
|
* Utils cleanupsAldo Cortesi2016-06-071-0/+5
| | | | | | | | - Move more stuff that belongs in netlib.human - Move some stuff to near the only use - Zap mitmproxy.utils.timestamp(). I see the rationale, but we used it interchangeably with time.time() throughout the project. Since time.time() dominates in the codebase and timestamp() is such low utility, away it goes.
* py3++: cStringIOMaximilian Hils2016-03-201-1/+0
|
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-1/+1
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+85