summaryrefslogtreecommitdiff
path: root/tests/gold/html
Commit message (Collapse)AuthorAgeFilesLines
* Displaying timezone information in HTML report (#960)Xie Yanbo2020-07-2338-38/+38
| | | | | | | | * Displaying timezone information in HTML report * A helpber to format datetime with local timezone * No backward compatibility with older python versions
* Fix dark mode for context listing. #1009Ned Batchelder2020-07-091-2/+12
|
* Back to monospaced for the index pageNed Batchelder2020-07-051-1/+1
|
* Switch to python-based sass compilerNed Batchelder2020-07-051-1/+111
|
* More HTML tweaksNed Batchelder2020-06-291-4/+3
| | | | | | | | - Let the left and right cells have padding so the hover bar looks good. - Adjust the table left margin so the contents still line up with the header. - Fix the up/down arrows to be correct for the sorting order they indicate.
* A few further style tweaks to the HTML reportNed Batchelder2020-06-281-122/+11
| | | | | | - File names are not monospaced - Button styling make on/off a little more pronounced - Fix the alignment of the header on the index page
* Merge pull request #931 from vsalvino/darkmodeNed Batchelder2020-06-2825-116/+275
|\ | | | | Add dark mode, and other design changes for the HTML report.
| * Fix testsVince Salvino2020-06-2424-74/+74
| |
| * Add dark mode to HTML output; improve accessibilityVince Salvino2020-02-111-42/+201
| |
* | tests/gold/html/Makefile: support more shells (#984)Roland Illig2020-05-101-1/+1
|/ | | | | | | | | * tests/gold/html/Makefile: support more shells Not all shells support the `[[` keywords. Among them are many `/bin/sh`. * Update tests/gold/html/Makefile Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
* More polish on the expandable contextsNed Batchelder2019-10-172-6/+6
|
* Annotations should appear when hovering the text line, but not other parts ↵Ned Batchelder2019-10-162-8/+10
| | | | of #source.p
* Only the active context labels should have colorNed Batchelder2019-10-152-2/+2
|
* This test accidentally triggered our exclude regex during metacovNed Batchelder2019-10-142-7/+7
|
* make update-supportNed Batchelder2019-10-141-18/+16
|
* make cssNed Batchelder2019-10-141-18/+16
|
* Update html gold filesNed Batchelder2019-10-1437-204/+204
|
* More convenient gold file structureNed Batchelder2019-10-141-0/+6
|
* Update HTML gold support filesNed Batchelder2019-10-132-46/+47
|
* Update HTML gold testsNed Batchelder2019-10-1338-599/+243
|
* make cssNed Batchelder2019-10-131-43/+44
|
* Save copies of support files so we can view gold files properlyNed Batchelder2019-10-1310-0/+896
|
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-0625-350/+337
| | | | | | | | | | Also made some other changes along the way: * Scroll bar markers change as the selected categories change. * We don't use css class 'stm' for anything, get rid of it. * Better sass use all around.
* More sass goodnessNed Batchelder2019-06-131-27/+1
|
* Update the test output css files tooNed Batchelder2019-06-131-414/+158
|
* Fix styling and tests. (The tests are slightly insane with no obvious way to ↵Stephan Richter2019-06-101-0/+43
| | | | update the expected output.)
* Make line numbers immune to minimum font size settings. #748Ned Batchelder2019-01-041-3/+3
|
* Rename farm to gold, since that's what it isNed Batchelder2018-11-1840-0/+3699