Commit 835d97b
committed
Enable more font_manager tests to be run locally.
- test_utf16m_sfnt can also be run on non-Windows, which may *still*
have seguisbi.ttf installed. In any case the test is skipped cleanly
if the font is not present (I replaced the xfail by a skip for
consistency with test_find_ttc, and in any case it's clearly a case of
"the setup doesn't allow the test to be run", not "the test ran and
failed").
- test_find_ttc can be run on non-Travis as long as the qwy-zenhei.ttc
is present -- again, we just need to quit cleanly if it is not.1 parent d311b9b commit 835d97b
1 file changed
Lines changed: 10 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | 98 | | |
101 | | - | |
102 | | - | |
| 99 | + | |
103 | 100 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
107 | 105 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
113 | 109 | | |
114 | 110 | | |
115 | | - | |
116 | | - | |
117 | 111 | | |
118 | 112 | | |
119 | 113 | | |
| 114 | + | |
| 115 | + | |
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
| |||
0 commit comments