Searched defs:caplog (Results 1 – 4 of 4) sorted by relevance
/external/fonttools/Tests/ufoLib/ |
D | glifLib_test.py | 218 def test_read_unsupported_format_version(self, caplog): argument 286 def test_GlyphSet_unsupported_ufoFormatVersion(tmp_path, caplog): argument
|
D | ufoLib_test.py | 55 def test_readMetaInfo_unsupported_format_version(ufo_path, caplog): argument
|
/external/fonttools/Tests/ttx/ |
D | ttx_test.py | 957 def test_main_keyboard_interrupt(tmpdir, monkeypatch, caplog): argument 985 def test_main_ttlib_error(tmpdir, monkeypatch, caplog): argument 1004 def test_main_base_exception(tmpdir, monkeypatch, caplog): argument
|
/external/fonttools/Tests/varLib/instancer/ |
D | instancer_test.py | 1135 def test_drop_invalid_segment_map(self, varfont, invalidSegmentMap, caplog): argument 1328 def test_unknown_axis_value_format(self, varfont2, caplog): argument 1613 def test_unsupported_condition_format(self, caplog): argument
|