summaryrefslogtreecommitdiff
path: root/coverage/plugin_support.py
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of napoleon style docstrings, they don't format nicely.Ned Batchelder2015-07-261-9/+4
|
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Change how plugins are initialized. No more Plugin. Now coverage_init.Ned Batchelder2015-07-051-14/+56
|
* Clean up some pylintNed Batchelder2015-07-031-0/+2
|
* A little more plugin debuggingNed Batchelder2015-06-211-3/+18
|
* COVERAGE_DEBUG can set the debug configuration optionsNed Batchelder2015-06-141-2/+2
|
* Debugging plugin wrappersNed Batchelder2015-06-141-1/+142
|
* Also include plugin_support.py!Ned Batchelder2015-06-131-0/+51