Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save .coverage when running our own coverage tests. | Ned Batchelder | 2009-09-13 | 1 | -0/+1 |
* | Don't measure the coverage package itself. Inspired by, but does not fix, is... | Ned Batchelder | 2009-06-24 | 1 | -0/+4 |
* | More docstrings all around. | Ned Batchelder | 2009-05-09 | 1 | -1/+1 |
* | Change how data is harvested from the collector to simplify api use. | Ned Batchelder | 2009-05-05 | 1 | -1/+0 |
* | Lint lint | Ned Batchelder | 2009-05-05 | 1 | -1/+1 |
* | Use the new clear_exclude() function to improve coverage_coverage.py | Ned Batchelder | 2009-05-04 | 1 | -2/+8 |
* | Keeping a stack of Collectors makes it possible for Coverage to measure itsel... | Ned Batchelder | 2009-05-03 | 1 | -0/+34 |
* | The old way of self-coverage testing coverage no longer works. | Ned Batchelder | 2009-04-30 | 1 | -27/+0 |
* | Move the tests into the test directory. | Ned Batchelder | 2009-03-13 | 1 | -0/+27 |