Commit eecb9cc
File tree
Expand file treeCollapse file tree
9 files changed
+40
-40
lines changedFilter options
- lib/matplotlib/tests
Expand file treeCollapse file tree
9 files changed
+40
-40
lines changedlib/matplotlib/tests/test_backend_qt.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_qt.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
lib/matplotlib/tests/test_backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_svg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
| 3 | + |
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
| ||
820 | 819 |
|
821 | 820 |
|
822 | 821 |
|
823 |
| - |
| 822 | + |
824 | 823 |
|
825 | 824 |
|
826 | 825 |
|
|
lib/matplotlib/tests/test_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mathtext.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
181 | 180 |
|
182 | 181 |
|
183 | 182 |
|
184 |
| - |
| 183 | + |
185 | 184 |
|
186 | 185 |
|
187 | 186 |
|
| ||
195 | 194 |
|
196 | 195 |
|
197 | 196 |
|
198 |
| - |
| 197 | + |
199 | 198 |
|
200 | 199 |
|
201 | 200 |
|
|
lib/matplotlib/tests/test_offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_offsetbox.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
3 | 4 |
|
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
| ||
143 | 145 |
|
144 | 146 |
|
145 | 147 |
|
146 |
| - |
| 148 | + |
147 | 149 |
|
148 | 150 |
|
149 | 151 |
|
| ||
157 | 159 |
|
158 | 160 |
|
159 | 161 |
|
160 |
| - |
| 162 | + |
161 | 163 |
|
162 | 164 |
|
163 | 165 |
|
| ||
174 | 176 |
|
175 | 177 |
|
176 | 178 |
|
177 |
| - |
| 179 | + |
178 | 180 |
|
179 | 181 |
|
180 | 182 |
|
|
lib/matplotlib/tests/test_sphinxext.py
Copy file name to clipboard+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
17 | 18 |
|
18 |
| - |
19 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
| ||
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 |
| - |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 |
| - |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 |
| - |
47 |
| - |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 |
| - |
51 |
| - |
| 51 | + |
| 52 | + |
52 | 53 |
|
53 | 54 |
|
lib/matplotlib/tests/test_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_subplots.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
7 |
| - |
8 |
| - |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
155 |
| - |
| 154 | + |
| 155 | + |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
|
lib/matplotlib/tests/test_text.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_text.py+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| ||
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 |
| - |
| 26 | + |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
| ||
182 | 181 |
|
183 | 182 |
|
184 | 183 |
|
185 |
| - |
| 184 | + |
186 | 185 |
|
187 | 186 |
|
188 | 187 |
|
| ||
477 | 476 |
|
478 | 477 |
|
479 | 478 |
|
480 |
| - |
| 479 | + |
481 | 480 |
|
482 | 481 |
|
483 |
| - |
| 482 | + |
484 | 483 |
|
485 | 484 |
|
486 | 485 |
|
487 | 486 |
|
488 | 487 |
|
489 | 488 |
|
490 |
| - |
| 489 | + |
491 | 490 |
|
492 | 491 |
|
493 | 492 |
|
| ||
575 | 574 |
|
576 | 575 |
|
577 | 576 |
|
578 |
| - |
| 577 | + |
579 | 578 |
|
580 | 579 |
|
581 | 580 |
|
|
0 commit comments