summaryrefslogtreecommitdiff
path: root/test/coverage_coverage.py
Commit message (Expand)AuthorAgeFilesLines
* More docstrings all around.Ned Batchelder2009-05-091-1/+1
* Change how data is harvested from the collector to simplify api use.Ned Batchelder2009-05-051-1/+0
* Lint lintNed Batchelder2009-05-051-1/+1
* Use the new clear_exclude() function to improve coverage_coverage.pyNed Batchelder2009-05-041-2/+8
* Keeping a stack of Collectors makes it possible for Coverage to measure itsel...Ned Batchelder2009-05-031-0/+34
* The old way of self-coverage testing coverage no longer works.Ned Batchelder2009-04-301-27/+0
* Move the tests into the test directory.Ned Batchelder2009-03-131-0/+27