summaryrefslogtreecommitdiff
path: root/test/test_html.py
Commit message (Expand)AuthorAgeFilesLines
* This is more correct.Ned Batchelder2012-11-191-1/+1
* Refactor some HTML tests.Ned Batchelder2012-11-191-15/+23
* Upgrading pylint means fixing more nits.Ned Batchelder2012-11-101-1/+1
* Properly test that config file HTML titles can be non-ascii.Ned Batchelder2012-11-101-9/+22
* Refactor the config parsing.Ned Batchelder2012-11-101-6/+18
* Now the title of the HTML report can be set.Ned Batchelder2012-11-091-5/+29
* 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