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
Cosimo Lupo
fdab63f0b6
[feaLib.ast] add __str__ to all AST elements
...
which calls the asFea() method, so one can e.g. print(doc.statements[0])
2017-11-16 15:40:52 +00:00
..
data
[Tests/feaLib/data] minor: update comments referring to issue
#976
2017-05-30 11:01:39 +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
[feaLib.parser] make Parser accept glyphNames iterable...
2017-11-16 13:46:27 +00: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] Clean up lexer test for handling comments
2017-03-09 15:20:21 +01:00
parser_test.py
[feaLib.ast] add __str__ to all AST elements
2017-11-16 15:40:52 +00:00