summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/coverage_html.js
Commit message (Collapse)AuthorAgeFilesLines
* Clean up HTML files.Ned Batchelder2009-12-061-3/+3
|
* Make the two html templates more similar in style.Ned Batchelder2009-12-061-0/+15
|
* Move the javascript code for click-to-sort columns into its own file. It ↵Ned Batchelder2009-11-251-0/+64
helps keep the HTML tests from changing when the code changes. Also, don't compare non-HTML files in the tests.