summaryrefslogtreecommitdiff
path: root/tests/plugin1.py
Commit message (Expand)AuthorAgeFilesLines
* Pylint warningsNed Batchelder2015-07-051-1/+1
* Constructing the plugin is the plugin's businessNed Batchelder2015-07-051-1/+1
* Change how plugins are initialized. No more Plugin. Now coverage_init.Ned Batchelder2015-07-051-0/+5
* Start formalizing the FileReporter interface to simplify thingsNed Batchelder2015-01-021-7/+4
* Finished the plugin2 test of a dynamic tracing plugin.Ned Batchelder2014-11-271-1/+5
* Change how dynamic source filenames work in plugins.Ned Batchelder2014-11-241-3/+2
* Clean up some plugin tests.Ned Batchelder2014-11-121-0/+46