Nikolaus Waxweiler
|
d584daa8fd
|
Blacken code
|
2022-12-13 11:26:36 +00:00 |
|
Nikolaus Waxweiler
|
8ca141852d
|
UFOReader: always expect contents.plist
|
2020-11-23 14:34:16 +00:00 |
|
Nikolaus Waxweiler
|
8d2a3ae6d2
|
Add expectContentsFile parameter to GlyphSet
For use when reading existing UFOs, to comply with the specification stating that a contents.plist file must exist in a glyph set.
Closes https://github.com/fonttools/fonttools/issues/2111.
|
2020-11-23 13:57:32 +00:00 |
|
Tom Archer
|
0e04e039cf
|
Add more glyphs to test group to prove order is preserved
|
2020-05-22 10:41:10 +01:00 |
|
Tom Archer
|
6f72429150
|
Small changes
|
2020-05-22 09:55:16 +01:00 |
|
Tom Archer
|
b88f717885
|
Get test working that shows duplicates are removed
|
2020-05-22 09:53:40 +01:00 |
|
Nikolaus Waxweiler
|
d36204bf32
|
Make the original testRemoveDefaultLayer test run
|
2019-09-14 21:59:39 +01:00 |
|
Nikolaus Waxweiler
|
562052bb86
|
Don't allow byte layer names
|
2019-09-14 21:55:46 +01:00 |
|
Nikolaus Waxweiler
|
0f5b6e2e83
|
Reduce use of py23
|
2019-09-13 18:27:05 +01:00 |
|
Nikolaus Waxweiler
|
14bb52a616
|
Upgrade Tests/ufoLib to Python 3.6+ syntax
|
2019-09-13 18:27:05 +01:00 |
|
Nikolaus Waxweiler
|
01328213c7
|
Remove __future__ imports
|
2019-08-09 12:20:13 +01:00 |
|
Cosimo Lupo
|
2cc1f418c7
|
rename Tests/ufoLib/test_*.py to Tests/ufoLib/*_test.py
for constency with the rest of fontTools tests.
Also, in setup.cfg we tell pytest to only search for modules named like these
|
2018-10-17 17:50:06 +01:00 |
|