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