Commit 6cf9219
File tree
Expand file treeCollapse file tree
5 files changed
+20
-5
lines changedFilter options
- .github/workflows
- lib/matplotlib/tests
- baseline_images/test_backend_pgf
Expand file treeCollapse file tree
5 files changed
+20
-5
lines changed.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
40 | 44 |
|
41 | 45 |
|
42 | 46 |
|
| ||
176 | 180 |
|
177 | 181 |
|
178 | 182 |
|
179 |
| - |
| 183 | + |
180 | 184 |
|
181 | 185 |
|
182 | 186 |
|
| ||
190 | 194 |
|
191 | 195 |
|
192 | 196 |
|
193 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
194 | 202 |
|
195 | 203 |
|
196 | 204 |
|
|
lib/matplotlib/tests/baseline_images/test_backend_pgf/pgf_pdflatex.pdf
Copy file name to clipboard-34 Bytes
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate1.pdf
Copy file name to clipboard1.39 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate2.pdf
Copy file name to clipboard46 Bytes
Binary file not shown.
lib/matplotlib/tests/test_backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pgf.py+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
90 | 96 |
|
91 | 97 |
|
92 | 98 |
|
93 | 99 |
|
94 |
| - |
| 100 | + |
| 101 | + |
95 | 102 |
|
96 | 103 |
|
97 | 104 |
|
| ||
127 | 134 |
|
128 | 135 |
|
129 | 136 |
|
130 |
| - |
| 137 | + |
131 | 138 |
|
132 | 139 |
|
133 | 140 |
|
134 | 141 |
|
135 | 142 |
|
136 | 143 |
|
137 | 144 |
|
138 |
| - |
| 145 | + |
139 | 146 |
|
140 | 147 |
|
141 | 148 |
|
|
0 commit comments