diff options
| author | J. M. F. Tsang <j.m.f.tsang@cantab.net> | 2022-04-25 21:26:06 +0100 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-19 12:40:23 -0400 |
| commit | db378c2c9a82076088413f8acbc75007774c8dd3 (patch) | |
| tree | a539af7fa22cf837983c874e4204a7ecba6ea8fb /tests/gold/html/other | |
| parent | 5b2e525e4cf635db5c8149850fbd0732236b9711 (diff) | |
| download | python-coveragepy-git-db378c2c9a82076088413f8acbc75007774c8dd3.tar.gz | |
chore: update html test gold files
Diffstat (limited to 'tests/gold/html/other')
| -rw-r--r-- | tests/gold/html/other/blah_blah_other_py.html | 28 | ||||
| -rw-r--r-- | tests/gold/html/other/here_py.html | 24 | ||||
| -rw-r--r-- | tests/gold/html/other/index.html | 23 |
3 files changed, 66 insertions, 9 deletions
diff --git a/tests/gold/html/other/blah_blah_other_py.html b/tests/gold/html/other/blah_blah_other_py.html index 4da153cd..abe91136 100644 --- a/tests/gold/html/other/blah_blah_other_py.html +++ b/tests/gold/html/other/blah_blah_other_py.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> - <title>Coverage for /private/var/folders/10/4sn2sk3j2mg5m116f08_367m0000gq/T/pytest-of-nedbatchelder/pytest-1363/popen-gw2/t48/othersrc/other.py: 100%</title> + <title>Coverage for /private/var/folders/vh/wwf6sk0j6ylg5397jq_3cv5w0000gp/T/pytest-of-jmft2/pytest-2/popen-gw3/t101/othersrc/other.py: 100%</title> <link rel="icon" sizes="32x32" href="favicon_32.png"> <link rel="stylesheet" href="style.css" type="text/css"> <script type="text/javascript" src="coverage_html.js" defer></script> @@ -12,7 +12,7 @@ <header> <div class="content"> <h1> - <span class="text">Coverage for </span><b>/private/var/folders/10/4sn2sk3j2mg5m116f08_367m0000gq/T/pytest-of-nedbatchelder/pytest-1363/popen-gw2/t48/othersrc/other.py</b>: + <span class="text">Coverage for </span><b>/private/var/folders/vh/wwf6sk0j6ylg5397jq_3cv5w0000gp/T/pytest-of-jmft2/pytest-2/popen-gw3/t101/othersrc/other.py</b>: <span class="pc_cov">100%</span> </h1> <div id="help_panel_wrapper"> @@ -39,6 +39,17 @@ <p class="keyhelp"> <kbd>1</kbd> (one) first highlighted chunk </p> + <p class="keyhelp"> + <kbd>[</kbd> + <kbd>]</kbd> + prev/next file + </p> + <p class="keyhelp"> + <kbd>u</kbd> back to the index + </p> + <p class="keyhelp"> + <kbd>?</kbd> show/hide this help + </p> </div> </div> </div> @@ -53,6 +64,10 @@ <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> + <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> + <button type="button" class="button_next_file" data-shortcut="]">Next file</button> + <button type="button" class="button_to_index" data-shortcut="u">Back to the index</button> + <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> </div> </div> </header> @@ -65,8 +80,13 @@ <footer> <div class="content"> <p> - <a class="nav" href="index.html">« index</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.1.1a0">coverage.py v6.1.1a0</a>, - created at 2021-10-30 16:07 -0400 + <a id="prevFileLink" class="nav" href="index.html">« prev file</a> + <a id="indexLink" class="nav" href="index.html">^ index</a> + <a id="nextFileLink" class="nav" href="here_py.html">» next file</a> + </p> + <p> + <a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>, + created at 2022-04-25 21:09 +0100 </p> </div> </footer> diff --git a/tests/gold/html/other/here_py.html b/tests/gold/html/other/here_py.html index 36dbd4cf..284db5f7 100644 --- a/tests/gold/html/other/here_py.html +++ b/tests/gold/html/other/here_py.html @@ -39,6 +39,17 @@ <p class="keyhelp"> <kbd>1</kbd> (one) first highlighted chunk </p> + <p class="keyhelp"> + <kbd>[</kbd> + <kbd>]</kbd> + prev/next file + </p> + <p class="keyhelp"> + <kbd>u</kbd> back to the index + </p> + <p class="keyhelp"> + <kbd>?</kbd> show/hide this help + </p> </div> </div> </div> @@ -53,6 +64,10 @@ <button type="button" class="button_prev_chunk" data-shortcut="k">Previous highlighted chunk</button> <button type="button" class="button_top_of_page" data-shortcut="0">Goto top of page</button> <button type="button" class="button_first_chunk" data-shortcut="1">Goto first highlighted chunk</button> + <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> + <button type="button" class="button_next_file" data-shortcut="]">Next file</button> + <button type="button" class="button_to_index" data-shortcut="u">Back to the index</button> + <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> </div> </div> </header> @@ -67,8 +82,13 @@ <footer> <div class="content"> <p> - <a class="nav" href="index.html">« index</a> <a class="nav" href="https://coverage.readthedocs.io/en/6.1.1a0">coverage.py v6.1.1a0</a>, - created at 2021-10-30 16:07 -0400 + <a id="prevFileLink" class="nav" href="d_d5a38018460147df_other_py.html">« prev file</a> + <a id="indexLink" class="nav" href="index.html">^ index</a> + <a id="nextFileLink" class="nav" href="index.html">» next file</a> + </p> + <p> + <a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>, + created at 2022-04-25 21:09 +0100 </p> </div> </footer> diff --git a/tests/gold/html/other/index.html b/tests/gold/html/other/index.html index 11a54697..3dcc1e73 100644 --- a/tests/gold/html/other/index.html +++ b/tests/gold/html/other/index.html @@ -28,6 +28,14 @@ <kbd>x</kbd> <kbd>c</kbd> change column sorting </p> + <p class="keyhelp"> + <kbd>[</kbd> + <kbd>]</kbd> + prev/next file + </p> + <p class="keyhelp"> + <kbd>?</kbd> show/hide this help + </p> </div> </div> </div> @@ -49,7 +57,7 @@ </thead> <tbody> <tr class="file"> - <td class="name left"><a href="d_782ca3c126f2375a_other_py.html">/private/var/folders/10/4sn2sk3j2mg5m116f08_367m0000gq/T/pytest-of-nedbatchelder/pytest-964/popen-gw6/t104/othersrc/other.py</a></td> + <td class="name left"><a href="d_d5a38018460147df_other_py.html">/private/var/folders/vh/wwf6sk0j6ylg5397jq_3cv5w0000gp/T/pytest-of-jmft2/pytest-2/popen-gw3/t101/othersrc/other.py</a></td> <td>1</td> <td>0</td> <td>0</td> @@ -80,9 +88,18 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io/en/6.1a0">coverage.py v6.1a0</a>, - created at 2021-10-23 08:16 -0400 + <a class="nav" href="https://coverage.readthedocs.io/en/6.3.3a0">coverage.py v6.3.3a0</a>, + created at 2022-04-25 21:09 +0100 + </p> + </div> + <div style="display: none;"> + <p> + <a id="prevFileLink" class="nav" href="here_py.html">first file</a> + <a id="nextFileLink" class="nav" href="d_d5a38018460147df_other_py.html">final file</a> </p> + <button type="button" class="button_prev_file" data-shortcut="[">Previous file</button> + <button type="button" class="button_next_file" data-shortcut="]">Next file</button> + <button type="button" class="button_show_hide_help" data-shortcut="?">Show/hide keyboard shortcuts</button> </div> </footer> </body> |
