index
:
asciidoctor-epub3
magentastripe
main
MSM's fork of Asciidoctor-EPUB3
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
cli_spec.rb
Age
Commit message (
Expand
)
Author
2024-01-16
Drop MOBI support (#458)
Marat Radchenko
2024-01-07
Update rubocop requirement from ~> 1.28.2 to ~> 1.50.2 (#454)
dependabot[bot]
2024-01-07
bump oldest supported Ruby & Asciidoctor (#452)
Marat Radchenko
2020-03-01
Add support for heredoc documents in test suite (PR #313)
Marat Radchenko
2020-02-18
resolves #47 stop requiring specific include file scheme (PR #302)
Marat Radchenko
2020-01-24
resolves #215 test that asciidoctor-epub3 respects --failure-level command-li...
Marat Radchenko
2020-01-23
introduce to_epub/to_mobi helper functions in cli_spec.rb (PR #247)
Marat Radchenko
2020-01-23
resolves #176 route messages through the logger (PR #242)
Marat Radchenko
2020-01-22
resolves #196 fix sample-book to be a valid book (PR #197)
Adrian Mejia
2020-01-22
Remove symlink from sample book (PR #241)
Marat Radchenko
2020-01-22
resolves #7 fix the (in)famous `undefined method `to_ios'` (PR #239)
Marat Radchenko
2020-01-21
Add test for Mobi generation (PR #237)
Marat Radchenko
2020-01-20
resolves #232 fix `-a ebook-validate` not working on Windows (PR #233)
Marat Radchenko
2020-01-20
Introduce helper functions for tests (PR #231)
Marat Radchenko
2020-01-20
Rename executable_spec.rb -> cli_spec.rb
Marat Radchenko