Commit d99722e
File tree
Expand file treeCollapse file tree
13 files changed
+38
-6
lines changedFilter options
- lib
- matplotlib/tests
- mpl_toolkits/tests
Expand file treeCollapse file tree
13 files changed
+38
-6
lines changedlib/matplotlib/tests/test_arrow_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_arrow_patches.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
| 72 | + |
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
| ||
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
| 88 | + |
86 | 89 |
|
87 | 90 |
|
88 | 91 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
3349 | 3350 |
|
3350 | 3351 |
|
3351 | 3352 |
|
3352 |
| - |
| 3353 | + |
| 3354 | + |
3353 | 3355 |
|
3354 | 3356 |
|
3355 | 3357 |
|
| ||
5120 | 5122 |
|
5121 | 5123 |
|
5122 | 5124 |
|
5123 |
| - |
| 5125 | + |
| 5126 | + |
5124 | 5127 |
|
5125 | 5128 |
|
5126 | 5129 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
441 | 442 |
|
442 | 443 |
|
443 | 444 |
|
| 445 | + |
444 | 446 |
|
445 | 447 |
|
446 | 448 |
|
|
lib/matplotlib/tests/test_cycles.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cycles.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| ||
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| 31 | + |
29 | 32 |
|
30 | 33 |
|
31 | 34 |
|
| ||
59 | 62 |
|
60 | 63 |
|
61 | 64 |
|
| 65 | + |
62 | 66 |
|
63 | 67 |
|
64 | 68 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
| ||
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
762 | 763 |
|
763 | 764 |
|
764 | 765 |
|
| 766 | + |
765 | 767 |
|
766 | 768 |
|
767 | 769 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
| ||
107 | 108 |
|
108 | 109 |
|
109 | 110 |
|
| 111 | + |
110 | 112 |
|
111 | 113 |
|
112 | 114 |
|
| ||
118 | 120 |
|
119 | 121 |
|
120 | 122 |
|
| 123 | + |
121 | 124 |
|
122 | 125 |
|
123 | 126 |
|
| ||
145 | 148 |
|
146 | 149 |
|
147 | 150 |
|
148 |
| - |
| 151 | + |
| 152 | + |
149 | 153 |
|
150 | 154 |
|
151 | 155 |
|
|
lib/matplotlib/tests/test_pickle.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_pickle.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
|
lib/matplotlib/tests/test_scale.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_scale.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| ||
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
| 102 | + |
101 | 103 |
|
102 | 104 |
|
103 | 105 |
|
|
lib/matplotlib/tests/test_streamplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_streamplot.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| 52 | + |
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
|
lib/matplotlib/tests/test_units.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_units.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
| ||
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
| 89 | + |
88 | 90 |
|
89 | 91 |
|
90 | 92 |
|
|
lib/mpl_toolkits/tests/test_axes_grid1.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_axes_grid1.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
358 | 359 |
|
359 | 360 |
|
360 | 361 |
|
| 362 | + |
361 | 363 |
|
362 | 364 |
|
363 | 365 |
|
|
lib/mpl_toolkits/tests/test_axisartist_grid_helper_curvelinear.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_axisartist_grid_helper_curvelinear.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
87 |
| - |
| 88 | + |
| 89 | + |
88 | 90 |
|
89 | 91 |
|
90 | 92 |
|
|
0 commit comments