aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* add advanced proxying options, add SSL-terminating capability to mitmproxyMaximilian Hils2014-03-101-0/+11
* Script refactoring: move script command parsing into script module.Aldo Cortesi2014-01-121-13/+0
* add support for multiple scripts and script arguments. refs #76Maximilian Hils2013-06-131-0/+13
* Little bit of love for the unit tests.Aldo Cortesi2012-08-191-1/+13
* Command-line options for header setting.Aldo Cortesi2012-08-191-3/+9
* Fix unit tests after argparse conversion.Aldo Cortesi2012-08-181-3/+3
* Remove -T and -U command-line options.Aldo Cortesi2012-06-261-8/+0
* Port mitmproxy test suite entirely to nose.Aldo Cortesi2012-06-091-92/+86
* Add specification of replacement patterns on the command line.Aldo Cortesi2012-03-171-0/+61
* unit test coverage ++Aldo Cortesi2011-03-201-0/+5
* Unit tests for cmdline.pyAldo Cortesi2011-03-121-0/+29