Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 29fd193

Browse filesBrowse files
authored
Merge pull request #6917 from jenshnielsen/missingtestfiles
CI: Add tests previously left out
2 parents 2cec8c2 + 20adce5 commit 29fd193
Copy full SHA for 29fd193

File tree

Expand file treeCollapse file tree

6 files changed

+1369
-1417
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+1369
-1417
lines changed

‎lib/matplotlib/__init__.py

Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.py
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,8 +1500,10 @@ def tk_window_focus():
15001500
'matplotlib.tests.test_png',
15011501
'matplotlib.tests.test_quiver',
15021502
'matplotlib.tests.test_rcparams',
1503+
'matplotlib.tests.test_sankey',
15031504
'matplotlib.tests.test_scale',
15041505
'matplotlib.tests.test_simplification',
1506+
'matplotlib.tests.test_skew',
15051507
'matplotlib.tests.test_spines',
15061508
'matplotlib.tests.test_streamplot',
15071509
'matplotlib.tests.test_style',
@@ -1514,6 +1516,7 @@ def tk_window_focus():
15141516
'matplotlib.tests.test_transforms',
15151517
'matplotlib.tests.test_triangulation',
15161518
'matplotlib.tests.test_type1font',
1519+
'matplotlib.tests.test_ttconv',
15171520
'matplotlib.tests.test_units',
15181521
'matplotlib.tests.test_widgets',
15191522
'matplotlib.tests.test_cycles',

‎lib/matplotlib/tests/baseline_images/test_skew/skew_axes.svg

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/baseline_images/test_skew/skew_axes.svg
+96-100Lines changed: 96 additions & 100 deletions
Loading
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.