aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/test_types.py
Commit message (Expand)AuthorAgeFilesLines
* fix vararg handlingMaximilian Hils2019-11-181-2/+1
* revamp command processingMaximilian Hils2019-11-181-8/+8
* View API slightly extended; codebase cleaned in some pointsmadt1m2018-06-131-1/+1
* Merge pull request #3078 from kajojify/expanduserAldo Cortesi2018-04-261-0/+4
|\
| * Fix #3002. Auto-expandingMiroslav2018-04-261-0/+4
* | test: shift test_data out of our public APIAldo Cortesi2018-04-231-3/+2
|/
* commander: palette entries, highlight errorsAldo Cortesi2017-12-201-0/+9
* commander: highlight commandsAldo Cortesi2017-12-201-2/+8
* commands: partial parser now returns help for remaining argumentsAldo Cortesi2017-12-191-1/+3
* types: add validation to partial parserAldo Cortesi2017-12-191-0/+1
* types: use new type validation mechanism in commandsAldo Cortesi2017-12-191-1/+3
* types: add validation functionsAldo Cortesi2017-12-191-0/+42
* types: cleanups and minor refactoringsAldo Cortesi2017-12-191-12/+12
* commands: refactor typesAldo Cortesi2017-12-181-0/+175