Maximilian Hils
|
74aeb3ae4c
|
add memory leak detect script for certificate generation, refs #4368
|
2020-12-29 01:17:01 +01:00 |
|
Thomas Kriechbaumer
|
38cca379df
|
pyupgrade --py36-plus mitmproxy/**/*.py
|
2020-11-20 19:25:26 +01:00 |
|
Aldo Cortesi
|
850c855495
|
Clean up test/helper_tools directory
|
2018-04-16 09:20:22 +12:00 |
|
oscure76
|
0e984e1442
|
fix Python 3.6 variable type annotations #3053
|
2018-04-14 16:24:41 -07:00 |
|
Aldo Cortesi
|
42094b29ff
|
Clean up un-necessary arguments to taddons.context
Also test coverage ++
|
2018-02-24 13:22:15 +13:00 |
|
Maximilian Hils
|
52da46640b
|
add option type hints
|
2017-07-29 21:51:36 +02:00 |
|
Thomas Kriechbaumer
|
a35a377cbb
|
improve tests
|
2017-04-25 20:49:49 +02:00 |
|
Aldo Cortesi
|
67381ae550
|
Revamp options
- Options are now explicitly initialized with an add_option method
- We have one canonical Options class - ditch dump.Options
|
2017-03-05 15:10:03 +13:00 |
|
Thomas Kriechbaumer
|
a12c3d3f8e
|
restructure and move test files
add empty test files to satisfy linter
|
2017-02-14 23:31:37 +01:00 |
|