aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_cmdline.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | They're redundant convenience options, and we need more space.
* 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