Commit ad45364
File tree
Expand file treeCollapse file tree
50 files changed
+616
-943
lines changedFilter options
- lib
- matplotlib
- testing
- tests
- mpl_toolkits/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
50 files changed
+616
-943
lines changedlib/matplotlib/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+22-2Lines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
369 | 373 |
|
370 | 374 |
|
371 | 375 |
|
| ||
393 | 397 |
|
394 | 398 |
|
395 | 399 |
|
396 |
| - |
397 | 400 |
|
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
398 | 418 |
|
399 |
| - |
| 419 | + |
400 | 420 |
|
401 | 421 |
|
402 | 422 |
|
|
lib/matplotlib/tests/test_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_agg.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
| 81 | + |
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
|
lib/matplotlib/tests/test_arrow_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_arrow_patches.py+7-13Lines changed: 7 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 |
| - |
| 70 | + |
72 | 71 |
|
73 | 72 |
|
74 | 73 |
|
| ||
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 |
| - |
87 |
| - |
| 85 | + |
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
| ||
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
99 |
| - |
100 |
| - |
101 |
| - |
| 97 | + |
102 | 98 |
|
103 | 99 |
|
104 | 100 |
|
| ||
122 | 118 |
|
123 | 119 |
|
124 | 120 |
|
125 |
| - |
126 |
| - |
| 121 | + |
127 | 122 |
|
128 | 123 |
|
129 | 124 |
|
| ||
139 | 134 |
|
140 | 135 |
|
141 | 136 |
|
142 |
| - |
143 |
| - |
| 137 | + |
144 | 138 |
|
145 | 139 |
|
146 | 140 |
|
|
lib/matplotlib/tests/test_artist.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_artist.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
146 |
| - |
| 145 | + |
147 | 146 |
|
148 | 147 |
|
149 | 148 |
|
| ||
200 | 199 |
|
201 | 200 |
|
202 | 201 |
|
203 |
| - |
204 |
| - |
| 202 | + |
205 | 203 |
|
206 | 204 |
|
207 | 205 |
|
|
0 commit comments