summaryrefslogtreecommitdiff
path: root/tests/test_plugins.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Finished the plugin2 test of a dynamic tracing plugin.Ned Batchelder2014-11-271-56/+70
|
* Change how dynamic source filenames work in plugins.Ned Batchelder2014-11-241-1/+36
|
* Move to the misc.py fileNed Batchelder2014-11-211-51/+1
|
* Clean up some plugin tests.Ned Batchelder2014-11-121-40/+12
|
* More plugin re-shapingNed Batchelder2014-10-191-12/+22
|
* Can change config after construction.Ned Batchelder2014-10-111-4/+8
|
* Move lots of initing to _init, so we can tweak settings before starting.Ned Batchelder2014-10-101-2/+7
|
* Skip a test on Windows for now.Ned Batchelder2014-09-271-0/+6
|
* Some people running tests have a foo.py in their path...Ned Batchelder2014-09-211-1/+1
|
* Progress on pluginsNed Batchelder2014-09-141-7/+120
|
* Make CoveragePlugin importable from coverageNed Batchelder2014-08-221-4/+4
|
* Forgotten filesNed Batchelder2014-08-211-0/+104