summaryrefslogtreecommitdiff
path: root/tests/gold/html/contexts
Commit message (Collapse)AuthorAgeFilesLines
* perf: make the context shortcodes even shorterNed Batchelder2023-04-011-14/+14
| | | | On the coverage.py metacov, this makes the HTML 5% smaller.
* style: clean up #1587Ned Batchelder2023-03-221-3/+3
|
* fix: put contexts dict in <script> and reveal them using JavaScript (#1587)Oleh Krehel2023-03-221-11/+18
| | | | | | | | | | | | | | | * Put contexts dict in <script> and reveal them using JavaScript Fixes #1584 * Address review comments * coverage/htmlfiles/style.css: Align the contexts to the right * coverage/htmlfiles/style.scss: Match style.css * coverage/html.py: Fix linting and mypy errors * two_tests_py.html: make update-gold
* test: check the HTML for context outputNed Batchelder2023-03-212-0/+221