summaryrefslogtreecommitdiff
path: root/test/test_html.py
Commit message (Expand)AuthorAgeFilesLines
* Add a positive assertion to the recent cant-parse-html testNed Batchelder2012-08-011-0/+1
* Make the new test also run in Py3Ned Batchelder2012-07-311-1/+4
* Finish the paperwork on Julian's patch.Ned Batchelder2012-07-311-1/+0
* Don't report coverage for non-Python source files even if __file__ says they ...Julian Berman2012-07-311-0/+18
* Test (and fix) the not-python errors in base Reporter.Ned Batchelder2012-04-201-1/+43
* HTML incremental generation should also take the coverage.py version into acc...Ned Batchelder2011-03-271-1/+35
* Incremental HTML generation. Some cleanup would be good.Ned Batchelder2011-03-241-0/+121