Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up in plugin tests | Ned Batchelder | 2017-03-29 | 1 | -1/+1 |
* | Rename .statements and .excluded_statements to .lines and .excluded_lines | Ned Batchelder | 2015-08-09 | 1 | -4/+1 |
* | Use the canonical import names for plugin base classes. | Ned Batchelder | 2015-08-08 | 1 | -2/+2 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Pylint warnings | Ned Batchelder | 2015-07-05 | 1 | -1/+1 |
* | Constructing the plugin is the plugin's business | Ned Batchelder | 2015-07-05 | 1 | -1/+1 |
* | Change how plugins are initialized. No more Plugin. Now coverage_init. | Ned Batchelder | 2015-07-05 | 1 | -0/+5 |
* | Start formalizing the FileReporter interface to simplify things | Ned Batchelder | 2015-01-02 | 1 | -7/+4 |
* | Finished the plugin2 test of a dynamic tracing plugin. | Ned Batchelder | 2014-11-27 | 1 | -1/+5 |
* | Change how dynamic source filenames work in plugins. | Ned Batchelder | 2014-11-24 | 1 | -3/+2 |
* | Clean up some plugin tests. | Ned Batchelder | 2014-11-12 | 1 | -0/+46 |