pdfminer.six/tests
jwyawney 43c8fc8557
Ignore empty characters when analyzing layout (#689)
* Adding in checks for spurious lines that contain either only spaces or new line characters

* Added spurious lines check and unit tests

* Updated CHANGELOG.md with changes

* Simplify code

* Simplify code

* Simplify code

* Remove changes to lines that are not actually changed

* Format import

* Improve CHANGELOG.md

* Improve CHANGELOG.md

* Fix cicd

* Blacken

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2022-02-22 21:20:26 +01:00
..
helpers.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
tempfilepath.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_converter.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_encodingdb.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_font_size.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_highlevel_extracttext.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_layout.py Ignore empty characters when analyzing layout (#689) 2022-02-22 21:20:26 +01:00
test_pdfdocument.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfencoding.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdffont.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfminer_ccitt.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfminer_crypto.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfminer_psparser.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfpage.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_tools_dumppdf.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_tools_pdf2txt.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_utils.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00