Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a positive assertion to the recent cant-parse-html test | Ned Batchelder | 2012-08-01 | 1 | -0/+1 |
| | |||||
* | Make the new test also run in Py3 | Ned Batchelder | 2012-07-31 | 1 | -1/+4 |
| | |||||
* | Finish the paperwork on Julian's patch. | Ned Batchelder | 2012-07-31 | 1 | -1/+0 |
| | |||||
* | Don't report coverage for non-Python source files even if __file__ says they ↵ | Julian Berman | 2012-07-31 | 1 | -0/+18 |
| | | | | | | were executed. Closes #82 | ||||
* | Test (and fix) the not-python errors in base Reporter. | Ned Batchelder | 2012-04-20 | 1 | -1/+43 |
| | |||||
* | HTML incremental generation should also take the coverage.py version into ↵ | Ned Batchelder | 2011-03-27 | 1 | -1/+35 |
| | | | | account: a new version means scrap everything and do it all. | ||||
* | Incremental HTML generation. Some cleanup would be good. | Ned Batchelder | 2011-03-24 | 1 | -0/+121 |