6 Commits

Author SHA1 Message Date
Cosimo Lupo
37e3f3bcb3
Add tests/test_UFOZ.py
we'll add more tests later
2018-10-09 17:32:15 +01:00
Cosimo Lupo
3bb859fe90
tests: add *.ufoz test file
Compressed using `zip` utility

$ cd tests/testdata
$ zip -9 -r "TestFont1 (UFO3).ufoz" "TestFont1 (UFO3).ufo"
2018-10-09 15:47:46 +01:00
Cosimo Lupo
7321c2d91f
tests: add UFO3 test font 2018-10-09 15:42:58 +01:00
Cosimo Lupo
032aa7b6ac
minor: diff noise, docstrings, etc. [skip ci] 2018-10-09 15:18:33 +01:00
Cosimo Lupo
3de05dde2f
remove runTests helper, just use pytest as runner from now on 2018-10-09 13:44:34 +01:00
Cosimo Lupo
66ce3d50b5
move test suite outside of Lib/ufoLib
Fixes https://github.com/unified-font-object/ufoLib/issues/165
2018-10-09 13:15:54 +01:00