aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/test.py
Commit message (Expand)AuthorAgeFilesLines
* update mypyMaximilian Hils2019-11-121-1/+1
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
* mitmproxy.types -> mitmproxy.coretypesAldo Cortesi2017-12-171-1/+1
* Extend Mypy checking to pathodharsh vijay2017-05-021-7/+7
* nuke tcp.Address and add proper IPv6 supportThomas Kriechbaumer2017-02-241-3/+3
* mitmproxy.types.[basethread,multidict,serializable]Aldo Cortesi2016-10-201-1/+1
* pathod: remove sixAldo Cortesi2016-10-171-4/+3
* Start rolling out leak detection in netlibAldo Cortesi2016-06-141-13/+1
* Improve debugging of thread and other leaksAldo Cortesi2016-06-111-4/+3
* More explicit name for the tcp.Server handler counterAldo Cortesi2016-06-031-2/+2
* Implement a service connection handler counter, use it in Pathod test suiteAldo Cortesi2016-06-031-0/+15
* Make last_log actually return last logAldo Cortesi2016-06-021-1/+1
* pathod.test shouldn't use the API at allAldo Cortesi2016-06-021-11/+0
* Since we have locks over the logs, use direct access rather than API requests...Aldo Cortesi2016-06-021-5/+3
* Bump error timeoutAldo Cortesi2016-06-021-1/+1
* Remove debug printAldo Cortesi2016-06-021-1/+0
* Add expect_log to the pathod test truss, and use it for last_logAldo Cortesi2016-06-021-1/+15
* py3++Maximilian Hils2016-03-201-2/+2
* py3++: cStringIOMaximilian Hils2016-03-201-2/+2
* combine projectsMaximilian Hils2016-02-181-0/+103