summaryrefslogtreecommitdiff
path: root/spec/pdfmark_spec.rb
AgeCommit message (Expand)Author
2021-05-05resolves #1922 use value of author attribute in PDF info and pdfmark if autho...Dan Allen
2020-10-05resolves #1778 use value of author attribute for PDF info and pdfmark if lock...Dan Allen
2020-09-29use value of untitled-label as fallback value for Title field in pdfmarkDan Allen
2020-09-12test uncovered branch in pdfmark generatorDan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-03-10move pdfmark file tests to pdfmark_specDan Allen
2020-03-08resolves #1594 sanitize PDF info values (PR #1595)Dan Allen
2020-02-12resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)Dan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-11-17add tests to verify SOURCE_DATE_EPOCH complianceDan Allen
2019-11-10write Unix epoch dates to pdfmark file in UTC when reproducible is setDan Allen
2019-11-10rename to_pdf helper method on Object to to_pdf_objectDan Allen