This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
Tests
/
feaLib
History
Sascha Brawer
e97b864cfc
[feaLib] Use assertEqual instead of deprecated assertEquals
...
On Python 3, any use of `assertEquals` logs a deprecation warning.
2017-02-14 20:20:22 +01:00
..
data
[feaLib] Make nameid parsing more robust
2017-02-14 14:28:10 +01:00
__init__.py
[Tests] use absolute imports and add __init__.py where relevant
2017-01-16 09:14:13 +00:00
builder_test.py
Support glyph names with dashes
2017-02-11 15:57:17 +01:00
error_test.py
Move all *_test.py modules and test data to external Tests/ folder
2017-01-16 09:14:12 +00:00
lexer_test.py
[feaLib]Escape nameid strings when writing feature files
2017-02-14 11:02:12 +01:00
parser_test.py
[feaLib] Use assertEqual instead of deprecated assertEquals
2017-02-14 20:20:22 +01:00