Store expected test output as UTF-8 text files with native line endings
-----------------------------------------------------------------------
Key: PDFBOX-388
URL: https://issues.apache.org/jira/browse/PDFBOX-388
Project: PDFBox
Issue Type: Improvement
Components: Text extraction
Reporter: Jukka Zitting
Priority: Minor
Currently the expected test output files in test/input are stored as UTF-16
files marked as application/octet-stream. This makes it hard to report or
review changes to text extraction output.
We could improve this by modifying the test suite to produce UTF-8 with native
line endings and by updating the expected output files accordingly. Then any
changes could be easily reported in patch format.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.