Commit 903d537
File tree
Expand file treeCollapse file tree
26 files changed
+25
-33
lines changedFilter options
- lib/matplotlib/tests
- data
- tinypages
- _static
- nestedpage
- nestedpage2
Expand file treeCollapse file tree
26 files changed
+25
-33
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
File renamed without changes.
lib/matplotlib/tests/cmr10.pfb renamed to lib/matplotlib/tests/data/cmr10.pfb
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/tests/mpltest.ttf renamed to lib/matplotlib/tests/data/mpltest.ttf
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/tests/test_inline_01.ipynb renamed to lib/matplotlib/tests/data/test_inline_01.ipynb
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/tests/test_nbagg_01.ipynb renamed to lib/matplotlib/tests/data/test_nbagg_01.ipynb
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/tests/tinypages/.gitignore renamed to lib/matplotlib/tests/data/tinypages/.gitignore
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/tests/tinypages/README.md renamed to lib/matplotlib/tests/data/tinypages/README.md
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
lib/matplotlib/tests/tinypages/conf.py renamed to lib/matplotlib/tests/data/tinypages/conf.py
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
lib/matplotlib/tests/tinypages/index.rst renamed to lib/matplotlib/tests/data/tinypages/index.rst
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
lib/matplotlib/tests/tinypages/range4.py renamed to lib/matplotlib/tests/data/tinypages/range4.py
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/tests/tinypages/range6.py renamed to lib/matplotlib/tests/data/tinypages/range6.py
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
lib/matplotlib/tests/meson.build
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/meson.build+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 | 102 |
|
108 | 103 |
|
109 | 104 |
|
| ||
112 | 107 |
|
113 | 108 |
|
114 | 109 |
|
115 |
| - |
| 110 | + |
116 | 111 |
|
117 |
| - |
| 112 | + |
lib/matplotlib/tests/test_backend_inline.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_inline.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
lib/matplotlib/tests/test_backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_nbagg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
lib/matplotlib/tests/test_font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_font_manager.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| ||
215 | 215 |
|
216 | 216 |
|
217 | 217 |
|
218 |
| - |
| 218 | + |
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
|
lib/matplotlib/tests/test_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mathtext.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
437 | 437 |
|
438 | 438 |
|
439 | 439 |
|
440 |
| - |
| 440 | + |
441 | 441 |
|
442 | 442 |
|
443 | 443 |
|
|
lib/matplotlib/tests/test_sphinxext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_sphinxext.py+12-15Lines changed: 12 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
| ||
33 | 36 |
|
34 | 37 |
|
35 | 38 |
|
36 |
| - |
37 |
| - |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
43 |
| - |
44 |
| - |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
125 | 126 |
|
126 | 127 |
|
127 | 128 |
|
128 |
| - |
129 |
| - |
130 |
| - |
| 129 | + |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
154 |
| - |
155 |
| - |
| 153 | + |
| 154 | + |
156 | 155 |
|
157 | 156 |
|
158 | 157 |
|
| ||
170 | 169 |
|
171 | 170 |
|
172 | 171 |
|
173 |
| - |
174 |
| - |
175 |
| - |
| 172 | + |
| 173 | + |
176 | 174 |
|
177 | 175 |
|
178 | 176 |
|
| ||
187 | 185 |
|
188 | 186 |
|
189 | 187 |
|
190 |
| - |
191 |
| - |
| 188 | + |
192 | 189 |
|
193 | 190 |
|
194 | 191 |
|
|
lib/matplotlib/tests/test_type1font.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_type1font.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
0 commit comments