From 6e6d2045e8b223ed4b53c91fa6df750f02857e4d Mon Sep 17 00:00:00 2001 From: Nick Cain Date: Mon, 19 Dec 2022 19:25:25 +0000 Subject: [PATCH 1/2] Add livejs to head for index and pyfile --- coverage/htmlfiles/index.html | 1 + coverage/htmlfiles/pyfile.html | 1 + 2 files changed, 2 insertions(+) diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index bde46eafe..f7946e2d7 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -12,6 +12,7 @@ {% endif %} + diff --git a/coverage/htmlfiles/pyfile.html b/coverage/htmlfiles/pyfile.html index 8fcfc660a..2cd997e83 100644 --- a/coverage/htmlfiles/pyfile.html +++ b/coverage/htmlfiles/pyfile.html @@ -12,6 +12,7 @@ {% endif %} + From 5cc80bebb052f4c3ac90e8a145af794ac0032159 Mon Sep 17 00:00:00 2001 From: Nick Cain Date: Mon, 19 Dec 2022 19:39:04 +0000 Subject: [PATCH 2/2] Update gold test fixtures --- tests/gold/html/a/a_py.html | 1 + tests/gold/html/a/index.html | 1 + tests/gold/html/b_branch/b_py.html | 1 + tests/gold/html/b_branch/index.html | 1 + tests/gold/html/bom/bom_py.html | 1 + tests/gold/html/bom/index.html | 1 + tests/gold/html/isolatin1/index.html | 1 + tests/gold/html/isolatin1/isolatin1_py.html | 1 + tests/gold/html/omit_1/index.html | 1 + tests/gold/html/omit_1/m1_py.html | 1 + tests/gold/html/omit_1/m2_py.html | 1 + tests/gold/html/omit_1/m3_py.html | 1 + tests/gold/html/omit_1/main_py.html | 1 + tests/gold/html/omit_2/index.html | 1 + tests/gold/html/omit_2/m2_py.html | 1 + tests/gold/html/omit_2/m3_py.html | 1 + tests/gold/html/omit_2/main_py.html | 1 + tests/gold/html/omit_3/index.html | 1 + tests/gold/html/omit_3/m3_py.html | 1 + tests/gold/html/omit_3/main_py.html | 1 + tests/gold/html/omit_4/index.html | 1 + tests/gold/html/omit_4/m1_py.html | 1 + tests/gold/html/omit_4/m3_py.html | 1 + tests/gold/html/omit_4/main_py.html | 1 + tests/gold/html/omit_5/index.html | 1 + tests/gold/html/omit_5/m1_py.html | 1 + tests/gold/html/omit_5/main_py.html | 1 + tests/gold/html/other/blah_blah_other_py.html | 1 + tests/gold/html/other/here_py.html | 1 + tests/gold/html/other/index.html | 1 + tests/gold/html/partial/index.html | 1 + tests/gold/html/partial/partial_py.html | 1 + tests/gold/html/partial_626/index.html | 1 + tests/gold/html/partial_626/partial_py.html | 1 + tests/gold/html/styled/a_py.html | 1 + tests/gold/html/styled/index.html | 1 + tests/gold/html/unicode/index.html | 1 + tests/gold/html/unicode/unicode_py.html | 1 + 38 files changed, 38 insertions(+) diff --git a/tests/gold/html/a/a_py.html b/tests/gold/html/a/a_py.html index 740327aec..41c4c1e12 100644 --- a/tests/gold/html/a/a_py.html +++ b/tests/gold/html/a/a_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/a/index.html b/tests/gold/html/a/index.html index d7806cd65..04e4069f9 100644 --- a/tests/gold/html/a/index.html +++ b/tests/gold/html/a/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/b_branch/b_py.html b/tests/gold/html/b_branch/b_py.html index 4b9229d1a..7bb1fd6a6 100644 --- a/tests/gold/html/b_branch/b_py.html +++ b/tests/gold/html/b_branch/b_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/b_branch/index.html b/tests/gold/html/b_branch/index.html index 660a15244..bde76dbe0 100644 --- a/tests/gold/html/b_branch/index.html +++ b/tests/gold/html/b_branch/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/bom/bom_py.html b/tests/gold/html/bom/bom_py.html index eaea085f5..7136e1686 100644 --- a/tests/gold/html/bom/bom_py.html +++ b/tests/gold/html/bom/bom_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/bom/index.html b/tests/gold/html/bom/index.html index bf8156528..e0f739370 100644 --- a/tests/gold/html/bom/index.html +++ b/tests/gold/html/bom/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/isolatin1/index.html b/tests/gold/html/isolatin1/index.html index bb8bd6ce9..e5aebbf68 100644 --- a/tests/gold/html/isolatin1/index.html +++ b/tests/gold/html/isolatin1/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/isolatin1/isolatin1_py.html b/tests/gold/html/isolatin1/isolatin1_py.html index 086133239..12eb02e7d 100644 --- a/tests/gold/html/isolatin1/isolatin1_py.html +++ b/tests/gold/html/isolatin1/isolatin1_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_1/index.html b/tests/gold/html/omit_1/index.html index 623ffea43..282b92226 100644 --- a/tests/gold/html/omit_1/index.html +++ b/tests/gold/html/omit_1/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_1/m1_py.html b/tests/gold/html/omit_1/m1_py.html index fb31f286d..3c4c72031 100644 --- a/tests/gold/html/omit_1/m1_py.html +++ b/tests/gold/html/omit_1/m1_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_1/m2_py.html b/tests/gold/html/omit_1/m2_py.html index f3e1ac3e7..d2bca9f89 100644 --- a/tests/gold/html/omit_1/m2_py.html +++ b/tests/gold/html/omit_1/m2_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_1/m3_py.html b/tests/gold/html/omit_1/m3_py.html index 43fa92dc2..ae344f967 100644 --- a/tests/gold/html/omit_1/m3_py.html +++ b/tests/gold/html/omit_1/m3_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_1/main_py.html b/tests/gold/html/omit_1/main_py.html index 8323667df..4dcad9989 100644 --- a/tests/gold/html/omit_1/main_py.html +++ b/tests/gold/html/omit_1/main_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_2/index.html b/tests/gold/html/omit_2/index.html index 112215f4d..327fa69c8 100644 --- a/tests/gold/html/omit_2/index.html +++ b/tests/gold/html/omit_2/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_2/m2_py.html b/tests/gold/html/omit_2/m2_py.html index cf7d0cb9b..fe54eb2be 100644 --- a/tests/gold/html/omit_2/m2_py.html +++ b/tests/gold/html/omit_2/m2_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_2/m3_py.html b/tests/gold/html/omit_2/m3_py.html index 43fa92dc2..ae344f967 100644 --- a/tests/gold/html/omit_2/m3_py.html +++ b/tests/gold/html/omit_2/m3_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_2/main_py.html b/tests/gold/html/omit_2/main_py.html index 8323667df..4dcad9989 100644 --- a/tests/gold/html/omit_2/main_py.html +++ b/tests/gold/html/omit_2/main_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_3/index.html b/tests/gold/html/omit_3/index.html index 049f9e793..588b17d61 100644 --- a/tests/gold/html/omit_3/index.html +++ b/tests/gold/html/omit_3/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_3/m3_py.html b/tests/gold/html/omit_3/m3_py.html index a9fb1b61d..d7dd6f005 100644 --- a/tests/gold/html/omit_3/m3_py.html +++ b/tests/gold/html/omit_3/m3_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_3/main_py.html b/tests/gold/html/omit_3/main_py.html index 36ca955f8..97ebd519b 100644 --- a/tests/gold/html/omit_3/main_py.html +++ b/tests/gold/html/omit_3/main_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_4/index.html b/tests/gold/html/omit_4/index.html index eb38fcebc..b9006da95 100644 --- a/tests/gold/html/omit_4/index.html +++ b/tests/gold/html/omit_4/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_4/m1_py.html b/tests/gold/html/omit_4/m1_py.html index 661220702..9322d2208 100644 --- a/tests/gold/html/omit_4/m1_py.html +++ b/tests/gold/html/omit_4/m1_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_4/m3_py.html b/tests/gold/html/omit_4/m3_py.html index adb4e0ab5..7c353b8ec 100644 --- a/tests/gold/html/omit_4/m3_py.html +++ b/tests/gold/html/omit_4/m3_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_4/main_py.html b/tests/gold/html/omit_4/main_py.html index 8323667df..4dcad9989 100644 --- a/tests/gold/html/omit_4/main_py.html +++ b/tests/gold/html/omit_4/main_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_5/index.html b/tests/gold/html/omit_5/index.html index 7e9dacece..98b9b96ea 100644 --- a/tests/gold/html/omit_5/index.html +++ b/tests/gold/html/omit_5/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_5/m1_py.html b/tests/gold/html/omit_5/m1_py.html index a628f07e8..5853198cd 100644 --- a/tests/gold/html/omit_5/m1_py.html +++ b/tests/gold/html/omit_5/m1_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/omit_5/main_py.html b/tests/gold/html/omit_5/main_py.html index 84d7396fb..163248bcd 100644 --- a/tests/gold/html/omit_5/main_py.html +++ b/tests/gold/html/omit_5/main_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/other/blah_blah_other_py.html b/tests/gold/html/other/blah_blah_other_py.html index 08aa596dc..ed7718983 100644 --- a/tests/gold/html/other/blah_blah_other_py.html +++ b/tests/gold/html/other/blah_blah_other_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/other/here_py.html b/tests/gold/html/other/here_py.html index 9ca80414d..9fc67c326 100644 --- a/tests/gold/html/other/here_py.html +++ b/tests/gold/html/other/here_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/other/index.html b/tests/gold/html/other/index.html index 6134c7c3a..c9e0ba526 100644 --- a/tests/gold/html/other/index.html +++ b/tests/gold/html/other/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/partial/index.html b/tests/gold/html/partial/index.html index 4c77a2a2a..a3e709979 100644 --- a/tests/gold/html/partial/index.html +++ b/tests/gold/html/partial/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/partial/partial_py.html b/tests/gold/html/partial/partial_py.html index 6ac57a4e9..24f1153ca 100644 --- a/tests/gold/html/partial/partial_py.html +++ b/tests/gold/html/partial/partial_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/partial_626/index.html b/tests/gold/html/partial_626/index.html index a34eb2b27..5f7c6239d 100644 --- a/tests/gold/html/partial_626/index.html +++ b/tests/gold/html/partial_626/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/partial_626/partial_py.html b/tests/gold/html/partial_626/partial_py.html index ac4e10ede..d068fa5a5 100644 --- a/tests/gold/html/partial_626/partial_py.html +++ b/tests/gold/html/partial_626/partial_py.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/styled/a_py.html b/tests/gold/html/styled/a_py.html index d78c34b2e..48ba09557 100644 --- a/tests/gold/html/styled/a_py.html +++ b/tests/gold/html/styled/a_py.html @@ -7,6 +7,7 @@ +
diff --git a/tests/gold/html/styled/index.html b/tests/gold/html/styled/index.html index efa947243..2b3e769f6 100644 --- a/tests/gold/html/styled/index.html +++ b/tests/gold/html/styled/index.html @@ -7,6 +7,7 @@ +
diff --git a/tests/gold/html/unicode/index.html b/tests/gold/html/unicode/index.html index 9e98277a0..52710dad1 100644 --- a/tests/gold/html/unicode/index.html +++ b/tests/gold/html/unicode/index.html @@ -6,6 +6,7 @@ +
diff --git a/tests/gold/html/unicode/unicode_py.html b/tests/gold/html/unicode/unicode_py.html index 8d2b6cdda..a8758e17f 100644 --- a/tests/gold/html/unicode/unicode_py.html +++ b/tests/gold/html/unicode/unicode_py.html @@ -6,6 +6,7 @@ +