summaryrefslogtreecommitdiff
path: root/coverage/runners/plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Make include and omit work properly in the plugin.Ned Batchelder2010-05-311-2/+2
|
* Clean up the plugins more. Add the rcfile and include options. Omit can no ↵Ned Batchelder2010-05-311-33/+40
| | | | longer be a file of omissions, use the rcfile for that.
* Branch coverage works well, no need for alarm.Ned Batchelder2010-05-311-2/+2
|
* Refactor the common parts of the plugins to neutral territory.Ned Batchelder2010-05-301-0/+145