summaryrefslogtreecommitdiff
path: root/functional_tests/test_coverage_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Update a coverage plugin test to work with coverage 4.0.John Szakmeister2015-01-251-1/+6
* Skip coverage tests correctly in Python 2.5 when coverage not available.John Szakmeister2014-04-191-6/+7
* Merge pull request #639 from jszakmeister/coverage-fixesJohn Szakmeister2013-03-171-0/+79
|\
| * Fix --cover-min-percentage with single packages.John Szakmeister2013-03-031-0/+79
* | Correctly detect the coverage module under Python 3.3.John Szakmeister2013-03-151-1/+6
|/
* test_coverage_plugin.py: skip the tests when coverage is not availableDmitry Shachnev2013-01-111-1/+16
* more testsDomen Kožar2012-08-181-3/+25
* add --cover-min-percentage support to cover plugin.Domen Kožar2012-08-131-1/+20
* remove support for old coverage module and rewrite coverage testsTimothée Peignier2011-12-141-0/+37