summaryrefslogtreecommitdiff
path: root/tests/test_pdfa.py
Commit message (Expand)AuthorAge
* Redo licensing info with SPDXJames R. Barlow2022-07-27
* Modernize typing with future annotationsJames R. Barlow2022-07-22
* Fix warning in pdf/a testJames R. Barlow2022-07-16
* Add test pdf/x fileJames R. Barlow2022-07-06
* pdfa tests: don't skip all module, test status without verapdfJames R. Barlow2022-07-05
* Add mypy to precommit and fix errorsJames R. Barlow2021-08-26
* metadata: expand coverage for some miscellanyJames R. Barlow2021-03-22
* tests: cover a few more metadata casesJames R. Barlow2021-01-16
* Change all tests to use with blocks to close their open filesJames R. Barlow2020-12-28
* Report an error if dc:creator is not set to a list of string(s)James R. Barlow2020-12-23
* Sort importsJames R. Barlow2019-02-10
* Fix some pylintJames R. Barlow2019-01-01
* metadata: Support Language AlternatesJames R. Barlow2018-12-20
* metadata: connect to other components, initial tests, docsJames R. Barlow2018-12-03
* Fix test suite failure from $HOME not being defined on WindowsJames R. Barlow2018-06-04
* Update tests to eliminate most usage of pikepdf._qpdfJames R. Barlow2018-05-17
* Rename qpdf.PDF to .PdfJames R. Barlow2017-10-21
* Python convention is usually to capitalize abbreviations within CamelCaseJames R. Barlow2017-09-09
* Fix some broken testsJames R. Barlow2017-09-08
* Make qpdf a private interfaceJames R. Barlow2017-09-08
* Formalize PDF/A testingJames R. Barlow2017-02-20