brendonh / pyth

Python text markup and conversion
MIT License
89 stars 79 forks source link

Add more tests, for instance from unrtf #34

Open pombredanne opened 9 years ago

pombredanne commented 9 years ago

unrtf has several interesting RTF test files, some of which fail to open with pyth: http://ftp.gnu.org/gnu/unrtf/?C=M;O=D It could be a good addition to the test suite

pombredanne commented 9 years ago

From http://ftp.gnu.org/gnu/unrtf/unrtf-0.21.9.tar.gz , the following test files subset fail to open with pyth Rtf15Reader.read:

tests/EndNote.rtf
tests/chars.rtf
tests/body.rtf
tests/font_styles.rtf
tests/Greek1.rtf
tests/unicode4.rtf
tests/opensymbols.rtf
tests/emfpict.rtf
tests/Turkish.rtf