summaryrefslogtreecommitdiff
path: root/test/test_cmdline.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Re-work some existing command_line tests to include the return status also.Ned Batchelder2009-09-091-39/+59
|
* Start using Mock to test the command-line code.Ned Batchelder2009-09-091-4/+47
|
* More docstringsNed Batchelder2009-05-091-0/+2
|
* The name of the project is Coverage, not coverage.py.Ned Batchelder2009-04-301-1/+1
|
* Reduce line lengths.Ned Batchelder2009-04-281-13/+37
|
* Finish up the cmdline details for -bNed Batchelder2009-04-281-0/+2
|
* Split out the cmdline.py tests.Ned Batchelder2009-04-281-0/+41