6 Commits

Author SHA1 Message Date
Cosimo Lupo
d1fa34e72c
test_plistlib.py: mute harmless ResourceWarning on py27 2018-07-14 12:22:42 +01:00
Cosimo Lupo
59ac1aa357
test_plistlib: use ufoLib.etree 2018-07-13 18:50:02 +01:00
Cosimo Lupo
49a88d6cbf
test_plistlib: must open plist as binary file
fixes https://ci.appveyor.com/project/adrientetar/ufolib/build/1.0.484/job/9em92wjinypwn2fu#L399
2018-07-12 14:10:48 +01:00
Cosimo Lupo
72a99726f7
test_plistlib: test deprecated readPlist/writePlist etc. as well 2018-07-12 13:47:23 +01:00
Cosimo Lupo
460c08286d
test_plistlib: add test for pretty_print=False 2018-07-11 18:33:10 +01:00
Cosimo Lupo
61c19acace
Add test_plistlib.py
this is basically the same cpython plistlib test suite,
rewritten as pytest-style tests
2018-07-11 12:48:14 +01:00