Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These are obsolete. | Ned Batchelder | 2012-11-25 | 1 | -19/+0 |
* | Too many files start with 'cov', rename a few. | Ned Batchelder | 2010-08-31 | 1 | -3/+3 |
* | Updates for 3.2 | Ned Batchelder | 2010-08-01 | 1 | -2/+2 |
* | Use loops instead of all that repetition. | Ned Batchelder | 2010-01-10 | 1 | -35/+7 |
* | Test on Python 2.7 also. | Ned Batchelder | 2010-01-10 | 1 | -0/+6 |
* | COVERAGE_PROCESS_START now is the name of the rc file, and we use it to measu... | Ned Batchelder | 2009-12-26 | 1 | -1/+1 |
* | A way to start coverage when Python starts, to help with measuring coverage i... | Ned Batchelder | 2009-12-23 | 1 | -0/+5 |
* | No point measuring coverage under the Python tracer, since the tracer itself ... | Ned Batchelder | 2009-12-20 | 1 | -10/+2 |
* | Adapt the all-Python scripts to the new 3.1 Distribute scheme. allcoverage.c... | Ned Batchelder | 2009-11-30 | 1 | -2/+2 |
* | coverage_coverage.py now writes separate data files for each run of the test ... | Ned Batchelder | 2009-11-29 | 1 | -0/+44 |