8000 TST: add test for CFF / OTF files by tacaswell · Pull Request #6725 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

TST: add test for CFF / OTF files #6725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2016
Merged

Conversation

tacaswell
Copy link
Member

follow up to #6714

fname = '/usr/share/fonts/opentype/freefont/FreeMono.otf'
if os.path.exists(fname):
assert is_opentype_cff_font(fname)
assert False
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in here to make sure that this file really exists on travis, once I see it fail on this assert I will remove the test.

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Jul 12, 2016
@tacaswell
Copy link
Member Author

https://travis-ci.org/matplotlib/matplotlib/builds/144061987 build failing due to a dummy assert to check that the explicitly named font file is really on travis.

@jenshnielsen jenshnielsen merged commit a2c3344 into matplotlib:v2.x Jul 12, 2016
@QuLogic QuLogic modified the milestones: 2.0 (style change major release), 2.0.1 (next bug fix release) Jul 12, 2016
@tacaswell tacaswell deleted the tst_otf branch December 5, 2016 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0