pdfminer.six/tests
Pieter Marsman a238a19999
Fix assertionerror when dumping pdf with reference to objid 0 (#318)
Fixes #94 
Added: test to get check if `PDFObjectNotFound` error is raised if objid 0 is requested.
2019-10-25 22:49:58 +02:00
..
test_encodingdb.py Fix error, python2 cannot handle unicode in a .py file 2019-07-14 15:43:07 +02:00
test_pdfdocument.py Fix assertionerror when dumping pdf with reference to objid 0 (#318) 2019-10-25 22:49:58 +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 Use named logger instead of root logger (#236) 2019-10-22 20:52:43 +02: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: tests for extracting tests from pdfs with Type3 fonts (#205) 2019-10-22 18:15:59 +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