aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_pdfextract.py
Commit message (Collapse)AuthorAgeFilesLines
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-17/+18
|
* start handling trivial lint cleanups: unused imports, 'is None', etcBryan Newbold2021-10-261-5/+3
|
* make fmtBryan Newbold2021-10-261-4/+8
|
* python: isort all importsBryan Newbold2021-10-261-5/+5
|
* tests: fix conditional on poppler version checkBryan Newbold2020-10-301-1/+1
|
* improve test running and configBryan Newbold2020-10-291-0/+2
|
* another bad/non PDF test; catch correct errorBryan Newbold2020-06-251-0/+5
| | | | | | This test doesn't actually catch the error. I'm not sure why type checks don't discover the "LockedDocumentError not part of poppler" issue though.
* fix tests for page0_height/widthBryan Newbold2020-06-251-2/+2
|
* lint fixesBryan Newbold2020-06-171-1/+1
|
* rename pdf tools to pdfextractBryan Newbold2020-06-171-0/+61