summaryrefslogtreecommitdiff
path: root/spec/fixtures
AgeCommit message (Expand)Author
2023-03-31add additional tests and docs for loading themes from the classpathDan Allen
2023-03-31add test for additional key symbols in fallback fontDan Allen
2023-03-11add missing directory to fixturesDan Allen
2022-10-18port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ...Dan Allen
2022-09-12resolves #2337 honor GS_OPTIONS environment variable in RGhost optimizer (PR ...Dan Allen
2022-09-10reference remote image that corresponds to current release line branchDan Allen
2022-09-09add tests to verify that SVG with 100% height occupies full height of content...Dan Allen
2022-07-11resolves #2278 set docimagesdir attribute when attribute substitutions are ap...Dan Allen
2022-06-10fix flakey testDan Allen
2022-06-03resolves #2228 fix crash when doctitle or section title with automatic ID con...Dan Allen
2022-06-01resolves #2223 use prawn-gmagick, if available, to read raster image referenc...Dan Allen
2022-05-25resolves #2205 set height of resized image to available height (PR #2206)Dan Allen
2022-05-17resolves #412 replace docdir attribute reference in value of pdf-themesdir an...Dan Allen
2022-05-14resolves #2163 rename theme suffix with-fallback-font to with-font-fallbacks;...Dan Allen
2022-05-14resolves #353 add support for image float to converter (PR #2147)Dan Allen
2022-05-03resolves #1192 add support for smallcaps text transform (PR #2131)Dan Allen
2022-05-02follow up to #1687 add asciidoctor/pdf/nopngmagick script to unregister Gmagi...Dan Allen
2022-04-27resolves #1697 allow theme to configure admonition icon image when image-base...Dan Allen
2022-04-26resolves #1687 add asciidoctor/pdf/nogmagick script to prevent Gmagick from h...Dan Allen
2022-04-26switch remote image URLs in test suite to stable releaseDan Allen
2022-04-18resolves #1796 rename literal category to codespan in theme (PR #2045)Dan Allen
2022-04-05resolves #2016 add arrange block kitchen sink test fixtures and test casesSarah White
2022-04-05resolves #2003 compute extent of content in scratch document to arrange conte...Dan Allen
2022-04-05prevent source wrap extension from leaking outside of convert_listing_or_lite...Dan Allen
2022-01-19resolves #1990 handle uppercase characters in character references (PR #1991)Dan White
2021-06-11add test to assert SVG in SVG is not supported and that converter issues warningDan Allen
2021-02-21verify PDF can be used as background imageDan Allen
2021-01-30add missing test fixtureDan Allen
2021-01-21actually add the Asciidoctor Diagram tests for #1583Dan Allen
2021-01-08verify caption stays with image when image is scaled down to fit on pageDan Allen
2020-11-22resolves #1829 resolve image paths in theme correctly when theme is loaded fr...Dan Allen
2020-10-29use correct terminology for background image in test suiteDan Allen
2020-10-26add helper to write temporary theme file to avoid having to maintain so many ...Dan Allen
2020-10-24allow use of image/jpg MIME type in data URI inside SVGDan Allen
2020-10-24resolves #1732 upgrade prawn-svg and verify that data-uri targets in SVG are ...Dan Allen
2020-10-22verify base theme is only extended once by defaultDan Allen
2020-10-22add test to force extend base themeDan Allen
2020-10-20resolves #1800 only extend theme in extends hierarchy once unless modified wi...Dan Allen
2020-10-20modify intrinsic_image_dimensions helper to return value in ptDan Allen
2020-10-12verify styles other than bold and italic are ignored when analyzing text for ...Dan Allen
2020-10-11test fallback font on formatted textDan Allen
2020-10-05verify behavior when image href in SVG uses non-URL schemeDan Allen
2020-10-01remove pdfmark attribute from fixture fileDan Allen
2020-10-01remove unused fixtureDan Allen
2020-09-26verify warning about missing remote image in SVG is loggedDan Allen
2020-08-21resolves #1437 verify OTF font supportDan Allen
2020-08-06verify warning is emitted when raster icon for admonition block cannot be emb...Dan Allen
2020-07-25add missing test fixtureDan Allen
2020-07-25fix misconfigured fixtureDan Allen
2020-07-25verify theme loader can handle extending theme that resolves to nil valueDan Allen