summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-02-24add support for multiple authors in book metadata (PR #309)Marat Radchenko
2020-02-19rename OEBPS folder to EPUB inside EPUB archive (PR #305)Marat Radchenko
2020-02-19fix rubocop offencesMarat Radchenko
2020-02-19fix logging to work through loggerMarat Radchenko
2020-02-18Fixed RuboCop offensesRainer Volz
2020-02-18Readded handling for multiple front matter files, including test. #110Rainer Volz
2020-02-18resolves #47 stop requiring specific include file scheme (PR #302)Marat Radchenko
2020-02-18Add test for 'svg' attributeMarat Radchenko
2020-02-16add test for keywordsMarat Radchenko
2020-02-15minor fixture cleanupsMarat Radchenko
2020-02-15resolves #300 search for `front-matter.html` in document dir instead of CWD (...Marat Radchenko
2020-02-15Unify all fixture booksMarat Radchenko
2020-02-13add test for footnotes (PR #299)Marat Radchenko
2020-02-13resolves #201 make convert_inline_anchor more in line with the html converter...Michael Peyton Jones
2020-02-13add more tests (PR #298)Marat Radchenko
2020-02-12resolves #203 do not include current date if `:reproducible:` attribute is se...Marat Radchenko
2020-02-07resolves #183 add support for image width/height attributes (PR #294)Marat Radchenko
2020-02-06resolves #155 add support for Font Awesome Solid 5.12.0 (PR #290)Marat Radchenko
2020-02-05see #10 convert stem blocks to `<code>$stem_text</code>` (PR #293)Marat Radchenko
2020-02-04resolves #282 use imagedir from an image's context during packaging (PR #283)Marat Radchenko
2020-02-01introduce to_epub test helper to reduce boilerplate code in tests (PR #287)Marat Radchenko
2020-01-31add test for deep chapter includes (PR #286)Marat Radchenko
2020-01-24resolves #215 test that asciidoctor-epub3 respects --failure-level command-li...Marat Radchenko
2020-01-23resolves #14 handle invalid `revdate` gracefully (PR #248)Marat Radchenko
2020-01-23resolves #217 add support for Unicode characters in chapter IDs (PR #243)Marat Radchenko
2020-01-23use consistent naming in testsMarat 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-22Add clarifying comments to xref_spec.rbMarat Radchenko
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
2020-01-20resolves #223 set up Rubocop linter (PR #226)Marat Radchenko
2020-01-18resolves #210 fix deep interdoc xref when using Asciidoctor 2 (PR #221)Dan Allen
2020-01-18remove unnecessary coding magic comment [skip ci]Dan Allen
2020-01-18resolves #11 add rspec-based testing infrastructure (PR #222)Marat Radchenko