Home
last modified time | relevance | path

Searched defs:ufo_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fonttools/Tests/ufoLib/
H A DufoLib_test.py11 def ufo_path(tmp_path): function
22 def test_formatVersion_deprecated(ufo_path): argument
32 def test_formatVersionTuple(ufo_path): argument
41 def test_readMetaInfo_errors(ufo_path): argument
55 def test_readMetaInfo_unsupported_format_version(ufo_path, caplog): argument
94 def test_UFOWriter_previous_higher_format_version(ufo_path): argument
/aosp_15_r20/external/fonttools/Lib/fontTools/ufoLib/
H A D__init__.py1733 def _sniffFileStructure(ufo_path): argument