summaryrefslogtreecommitdiff
path: root/tests/plugin2.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-2/+7
* Normalize measured data's filenames before adding to data.Ned Batchelder2015-05-251-1/+2
* backout b98fc53, so that tip is clean for merging pull requests.Ned Batchelder2015-04-151-1/+1
* Absolute names in data, fixes Windows plugins, breaks data tests.Ned Batchelder2015-03-011-1/+1
* Ensure all FileReporter's have a .name attributeNed Batchelder2015-02-221-3/+5
* PylintNed Batchelder2015-02-141-3/+2
* Start formalizing the FileReporter interface to simplify thingsNed Batchelder2015-01-021-11/+2
* Finished the plugin2 test of a dynamic tracing plugin.Ned Batchelder2014-11-271-7/+31
* Forgot this fileNed Batchelder2014-11-241-0/+24