pdfminer.six/tests
Pieter Marsman 6cbee25b3e
Deprecate usage of `if __name__ == "__main__"` in scripts that are not documented. Also deprecate usage of scripts that are only there for testing purposes. (#756)
* Deprecate usage of `if __name__ == "__main__"` in scripts that are not document. Also deprecate usage of scripts that are only there for testing purposes.

* Add CHANGELOG.md

* Cleanup CHANGELOG.md

* Cleanup CHANGELOG.md

* Undo deleting conf_glyphlist.py and conf_afm.py and add a deprecation warning instead
2022-06-25 23:11:10 +02: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 Ignore path constructors that do not begin with m (#749) 2022-05-06 22:15:00 +02: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 Deprecate usage of `if __name__ == "__main__"` in scripts that are not documented. Also deprecate usage of scripts that are only there for testing purposes. (#756) 2022-06-25 23:11:10 +02: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