summaryrefslogtreecommitdiff
path: root/tests/test_plugins.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Plugins can provide sysinfoNed Batchelder2015-01-241-0/+43
|
* Make the plugin test work on WindowsNed Batchelder2015-01-181-1/+4
|
* Collect all the nudgy environment checks into coverage.envNed Batchelder2015-01-181-12/+2
|
* pep8Ned Batchelder2015-01-011-11/+11
|
* Move Plugins so that plugin.py is just interface definitionsNed Batchelder2015-01-011-2/+5
|
* For some reason, lowercase 'python' suddenly struck me as odd-looking. Fix ↵Ned Batchelder2014-12-121-1/+1
| | | | them.
* Make sure check_include isn't called more than once per file.Ned Batchelder2014-11-281-0/+23
|
* 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