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
/
cli_spec.rb
Age
Commit message (
Expand
)
Author
2022-07-16
organize PDF inspectors in test suite into separate files
Dan Allen
2022-06-26
resolves #2265 allow sourcemap to be enabled from CLI using --sourcemap optio...
Dan Allen
2022-06-26
resolves #2250 add --theme CLI option as shorthand for -a pdf-theme (PR #2251)
Dan Allen
2022-05-02
only test gmagick integration when prawn-gmagick is loaded
Dan Allen
2022-05-02
follow up to #1687 add asciidoctor/pdf/nopngmagick script to unregister Gmagi...
Dan Allen
2022-04-26
resolves #1687 add asciidoctor/pdf/nogmagick script to prevent Gmagick from h...
Dan Allen
2020-11-12
use rspec conditionals to filter tests instead of a postfix conditional on th...
Dan Allen
2020-09-29
better group conditional tests
Dan Allen
2020-05-09
resolves #1542 fix assertions in test suite when building RPM (PR #1680)
Dan Allen
2020-05-06
add missing cli tag on CLI test
Dan Allen
2020-03-22
keep temporary artifacts if KEEP_ARTIFACTS env var is set
Dan Allen
2020-03-10
move pdfmark file tests to pdfmark_spec
Dan Allen
2020-01-26
fix lint error
Dan Allen
2020-01-26
disable redirection tests on JRuby when running on Windows
Dan Allen
2020-01-26
use run_command for output redirection test
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
2020-01-21
resolves #1499 fix tests on Windows by invoking CLI via Ruby
Dan Allen
2020-01-06
use bundler when testing -r flag; add test for -r asciidoctor/pdf
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-11-30
resolves #1411 allow output file to be written to stdout (PR #1416)
Dan Allen
2019-11-10
rename to_pdf helper method on Object to to_pdf_object
Dan Allen
2019-10-19
simplify bin_script test helper; use it to resolve asciidoctor command in tes...
Dan Allen
2019-10-19
make flags in test suite more fine-grained
Dan Allen
2019-10-06
add test to verify converter can be loaded using asciidoctor-pdf or asciidoct...
Dan Allen
2019-09-29
test pdfmark output when document title contains non-ASCII char
Dan Allen
2019-09-28
add initial test for pdfmark file
Dan Allen
2019-06-17
resolves #1102 add support for cgi-style options on source language when high...
Dan Allen
2019-05-28
add initial cli tests
Dan Allen