Commit 359f76a
File tree
Expand file treeCollapse file tree
9 files changed
+42
-87
lines changedFilter options
- lib/matplotlib/tests
Expand file treeCollapse file tree
9 files changed
+42
-87
lines changedlib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5233 | 5233 |
|
5234 | 5234 |
|
5235 | 5235 |
|
5236 |
| - |
5237 |
| - |
5238 |
| - |
| 5236 | + |
| 5237 | + |
5239 | 5238 |
|
5240 | 5239 |
|
5241 | 5240 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
| ||
154 | 153 |
|
155 | 154 |
|
156 | 155 |
|
157 |
| - |
158 |
| - |
| 156 | + |
159 | 157 |
|
160 | 158 |
|
161 |
| - |
162 | 159 |
|
163 | 160 |
|
164 | 161 |
|
| ||
204 | 201 |
|
205 | 202 |
|
206 | 203 |
|
207 |
| - |
208 |
| - |
| 204 | + |
209 | 205 |
|
210 | 206 |
|
211 |
| - |
212 | 207 |
|
213 | 208 |
|
214 | 209 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
894 | 894 |
|
895 | 895 |
|
896 | 896 |
|
897 |
| - |
898 |
| - |
899 |
| - |
| 897 | + |
| 898 | + |
900 | 899 |
|
901 | 900 |
|
902 | 901 |
|
|
lib/matplotlib/tests/test_mlab.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mlab.py+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
1859 | 1858 |
|
1860 | 1859 |
|
1861 | 1860 |
|
1862 |
| - |
1863 |
| - |
1864 |
| - |
| 1861 | + |
| 1862 | + |
1865 | 1863 |
|
1866 |
| - |
1867 |
| - |
1868 |
| - |
1869 | 1864 |
|
1870 | 1865 |
|
1871 | 1866 |
|
|
lib/matplotlib/tests/test_rcparams.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_rcparams.py+8-18Lines changed: 8 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
11 |
| - |
| 10 | + |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
| ||
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
101 | 96 |
|
102 | 97 |
|
103 | 98 |
|
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
110 | 102 |
|
111 | 103 |
|
112 | 104 |
|
| ||
117 | 109 |
|
118 | 110 |
|
119 | 111 |
|
120 |
| - |
121 |
| - |
122 |
| - |
| 112 | + |
123 | 113 |
|
124 | 114 |
|
125 | 115 |
|
|
lib/matplotlib/tests/test_style.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_style.py+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
| ||
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
49 | 45 |
|
50 | 46 |
|
51 | 47 |
|
|
lib/matplotlib/tests/test_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_subplots.py+9-11Lines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
122 | 121 |
|
123 | 122 |
|
124 | 123 |
|
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
135 | 133 |
|
136 | 134 |
|
137 | 135 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
236 |
| - |
237 |
| - |
| 236 | + |
238 | 237 |
|
239 |
| - |
240 | 238 |
|
241 | 239 |
|
242 | 240 |
|
|
lib/matplotlib/tests/test_tightlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_tightlayout.py+11-26Lines changed: 11 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
| 271 | + |
274 | 272 |
|
275 | 273 |
|
276 | 274 |
|
277 | 275 |
|
278 |
| - |
279 |
| - |
280 |
| - |
281 |
| - |
282 |
| - |
283 |
| - |
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
| 276 | + |
| 277 | + |
| 278 | + |
289 | 279 |
|
290 |
| - |
291 |
| - |
| 280 | + |
| 281 | + |
292 | 282 |
|
293 |
| - |
294 | 283 |
|
295 | 284 |
|
296 | 285 |
|
297 | 286 |
|
298 | 287 |
|
299 | 288 |
|
300 | 289 |
|
301 |
| - |
| 290 | + |
302 | 291 |
|
303 |
| - |
304 | 292 |
|
305 | 293 |
|
306 | 294 |
|
307 | 295 |
|
308 | 296 |
|
309 | 297 |
|
310 | 298 |
|
311 |
| - |
| 299 | + |
312 | 300 |
|
313 |
| - |
314 | 301 |
|
315 | 302 |
|
316 | 303 |
|
| ||
319 | 306 |
|
320 | 307 |
|
321 | 308 |
|
322 |
| - |
| 309 | + |
323 | 310 |
|
324 |
| - |
325 | 311 |
|
326 | 312 |
|
327 | 313 |
|
| ||
333 | 319 |
|
334 | 320 |
|
335 | 321 |
|
336 |
| - |
| 322 | + |
337 | 323 |
|
338 | 324 |
|
339 | 325 |
|
340 |
| - |
0 commit comments