Since the test suite is inlined, it makes sense to also have the test data installed alongside the test modules. So all the content of the two top-level folders Data and TestData is now placed inside Lib/ufoLib/test/testadata. The MANIFEST.in has been adjusted accordingly. The `install_package_data` in setup.py ensures the package data specified in the manifest is installed with the package. This way anyone who installs ufoLib (even the wheel from PyPI) can run the test suite with `pytest --pyargs ufoLib`.
23 lines
686 B
XML
23 lines
686 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<glyph name="F" format="1">
|
|
<advance width="417"/>
|
|
<unicode hex="0046"/>
|
|
<outline>
|
|
<contour>
|
|
<point x="213" y="681" type="move" name="top"/>
|
|
</contour>
|
|
<contour>
|
|
<point x="332" y="350" type="line"/>
|
|
<point x="151" y="350" type="line"/>
|
|
<point x="151" y="560" type="line"/>
|
|
<point x="379" y="560" type="line"/>
|
|
<point x="379" y="664" type="line"/>
|
|
<point x="47" y="664" type="line"/>
|
|
<point x="47" y="0" type="line"/>
|
|
<point x="151" y="0" type="line"/>
|
|
<point x="151" y="250" type="line"/>
|
|
<point x="332" y="250" type="line"/>
|
|
</contour>
|
|
</outline>
|
|
</glyph>
|