index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
optimizer_spec.rb
Age
Commit message (
Expand
)
Author
2020-08-07
fix lint error
Dan Allen
2020-08-07
verify default settings of Optimizer constructor
Dan Allen
2020-05-12
use single-quoted heredoc where possible
Dan Allen
2020-01-26
make bin script tests more resilient to different methods of gem installation
Dan Allen
2020-01-22
add tests to verify bin scripts get installed
Dan Allen
2019-12-04
fix test failures in JRuby
Dan Allen
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-12-02
fix lint errors in test suite
Dan Allen
2019-11-21
fix optimizer spec
Dan Allen
2019-11-20
fix optimizer so it applies pdfmark after reading input file
Dan Allen
2019-11-20
fix typo in test description
Dan Allen
2019-10-19
make flags in test suite more fine-grained
Dan Allen
2019-10-17
test asciidoctor-pdf-optimize bin script
Dan Allen
2019-10-17
use default quality if specified quality for optimizer is not recognized
Dan Allen
2019-10-13
fix warnings in test suite
Dan Allen
2019-10-02
optimizer should retain PDF version (PDF compatibility level)
Dan Allen
2019-09-29
resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...
Dan Allen