pdfminer.six/tests
Pieter Marsman 373c6e7b97
Added: extraction of JBIG2 encoded images (#311)
And added test for pdf with JBIG2 image.

Fixes #26 
Closes #46
2019-10-22 17:37:06 +02:00
..
test_encodingdb.py Fix error, python2 cannot handle unicode in a .py file 2019-07-14 15:43:07 +02:00
test_pdfencoding.py Correct old test cases 2019-08-10 11:03:28 +05:30
test_pdfminer_ccitt.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
test_pdfminer_crypto.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
test_pdfminer_psparser.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
test_tools_dumppdf.py Removing all the "#!/usr/bin/env python" lines, they do not need for … (#34) 2016-11-08 20:01:11 +01:00
test_tools_pdf2txt.py Added: extraction of JBIG2 encoded images (#311) 2019-10-22 17:37:06 +02:00
test_utils.py Removing assertion in drange to allow equal inputs (#246) and mimic behaviour of built-in method range 2019-10-17 12:04:25 +02:00