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
2022-05-24
resolves #2203 adjust TrimBox to fit inside of BleedBox when using optimizer ...
Dan Allen
2022-05-03
resolves #125 allow built-in optimizer to set PDF compliance flag (PDF/A and ...
Dan Allen
2021-05-09
fix name of optimizer script in test description [skip ci]
Dan Allen
2020-11-12
use rspec conditionals to filter tests instead of a postfix conditional on th...
Dan Allen
2020-10-09
verify optimizer works if filename contains spaces
Dan Allen
2020-10-09
resolves #1791 allow path of ghostscript command to be controlled using `GS` ...
Dan Allen
2020-09-30
verify that optimizer honors PDF version set by pdf-version attribute
Dan Allen
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