summaryrefslogtreecommitdiff
path: root/tests/gold/html/other/blah_blah_other_py.html
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-11-18 11:24:07 -0500
committerNed Batchelder <ned@nedbatchelder.com>2018-11-18 12:23:05 -0500
commit740d257d6c6a1bd26900af5115aa9cfa2d3a8b40 (patch)
treee64144aad8658c504178ded75e98870d11fc2de0 /tests/gold/html/other/blah_blah_other_py.html
parent2fb113e60c2733e640f92d737278431a1f670052 (diff)
downloadpython-coveragepy-git-740d257d6c6a1bd26900af5115aa9cfa2d3a8b40.tar.gz
Rename farm to gold, since that's what it is
Diffstat (limited to 'tests/gold/html/other/blah_blah_other_py.html')
-rw-r--r--tests/gold/html/other/blah_blah_other_py.html80
1 files changed, 80 insertions, 0 deletions
diff --git a/tests/gold/html/other/blah_blah_other_py.html b/tests/gold/html/other/blah_blah_other_py.html
new file mode 100644
index 00000000..36e3653d
--- /dev/null
+++ b/tests/gold/html/other/blah_blah_other_py.html
@@ -0,0 +1,80 @@
+<!DOCTYPE html>
+<html>
+<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/j2/gr3cj3jn63s5q8g3bjvw57hm0000gp/T/coverage_test/tests_test_html_HtmlGoldTests_test_other_95946649/othersrc/other.py: 100%</title>
+ <link rel="stylesheet" href="style.css" type="text/css">
+ <script type="text/javascript" src="jquery.min.js"></script>
+ <script type="text/javascript" src="jquery.hotkeys.js"></script>
+ <script type="text/javascript" src="jquery.isonscreen.js"></script>
+ <script type="text/javascript" src="coverage_html.js"></script>
+ <script type="text/javascript">
+ jQuery(document).ready(coverage.pyfile_ready);
+ </script>
+</head>
+<body class="pyfile">
+<div id="header">
+ <div class="content">
+ <h1>Coverage for <b>/private/var/folders/j2/gr3cj3jn63s5q8g3bjvw57hm0000gp/T/coverage_test/tests_test_html_HtmlGoldTests_test_other_95946649/othersrc/other.py</b> :
+ <span class="pc_cov">100%</span>
+ </h1>
+ <img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />
+ <h2 class="stats">
+ 1 statements &nbsp;
+ <span class="run hide_run shortkey_r button_toggle_run">1 run</span>
+ <span class="mis shortkey_m button_toggle_mis">0 missing</span>
+ <span class="exc shortkey_x button_toggle_exc">0 excluded</span>
+ </h2>
+ </div>
+</div>
+<div class="help_panel">
+ <img id="panel_icon" src="keybd_open.png" alt="Hide keyboard shortcuts" />
+ <p class="legend">Hot-keys on this page</p>
+ <div>
+ <p class="keyhelp">
+ <span class="key">r</span>
+ <span class="key">m</span>
+ <span class="key">x</span>
+ <span class="key">p</span> &nbsp; toggle line displays
+ </p>
+ <p class="keyhelp">
+ <span class="key">j</span>
+ <span class="key">k</span> &nbsp; next/prev highlighted chunk
+ </p>
+ <p class="keyhelp">
+ <span class="key">0</span> &nbsp; (zero) top of page
+ </p>
+ <p class="keyhelp">
+ <span class="key">1</span> &nbsp; (one) first highlighted chunk
+ </p>
+ </div>
+</div>
+<div id="source">
+ <table>
+ <tr>
+ <td class="linenos">
+<p id="n1" class="pln"><a href="#n1">1</a></p>
+<p id="n2" class="pln"><a href="#n2">2</a></p>
+<p id="n3" class="pln"><a href="#n3">3</a></p>
+<p id="n4" class="stm run hide_run"><a href="#n4">4</a></p>
+ </td>
+ <td class="text">
+<p id="t1" class="pln"><span class="com"># A file in another directory. We're checking that it ends up in the</span><span class="strut">&nbsp;</span></p>
+<p id="t2" class="pln"><span class="com"># HTML report.</span><span class="strut">&nbsp;</span></p>
+<p id="t3" class="pln"><span class="strut">&nbsp;</span></p>
+<p id="t4" class="stm run hide_run"><span class="nam">print</span><span class="op">(</span><span class="str">"This is the other src!"</span><span class="op">)</span><span class="strut">&nbsp;</span></p>
+ </td>
+ </tr>
+ </table>
+</div>
+<div id="footer">
+ <div class="content">
+ <p>
+ <a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a2">coverage.py v5.0a2</a>,
+ created at 2018-08-22 20:12
+ </p>
+ </div>
+</div>
+</body>
+</html>