summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2022-10-22verify trailing hard line break is ignoredDan Allen
2022-10-22fix test description [no ci]Dan Allen
2022-10-20fix assumption broken in test suite by changing versionDan Allen
2022-10-18fix assertion for gs option to not be system dependentDan Allen
2022-10-18port fix for #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF so ...Dan Allen
2022-09-29verify pdf-fontsdir value of . represents pwdDan Allen
2022-09-28resolves #2347 add support for passing a color mode to the default optimizer ...Dan Allen
2022-09-27remove visual flag where not applicable in test suiteDan Allen
2022-09-26use diagram in test that does not rely on dot executableDan Allen
2022-09-26verify that pdfwidth attribute on diagram block is honoredDan Allen
2022-09-26remove unnecessary settings in diagram testDan Allen
2022-09-25treat empty background image as none instead of raising a file read errorDan Allen
2022-09-17resolves #2343 provide a fallback value for base-font-size (PR #2344)Dan Allen
2022-09-14resolves #2339 fix crash when smallcaps text transform is applied to a phrase...Dan Allen
2022-09-12resolves #2337 honor GS_OPTIONS environment variable in RGhost optimizer (PR ...Dan Allen
2022-09-12use rect analyzer to assert location of rectangle from SVGDan Allen
2022-09-10resolve remote image in document title or section title with autogenerated IDDan Allen
2022-09-10reference remote image that corresponds to current release line branchDan Allen
2022-09-10mark test that uses networkDan Allen
2022-09-09add test to verify font used for diagram can be remappedDan Allen
2022-09-09add tests to verify that SVG with 100% height occupies full height of content...Dan Allen
2022-09-07resolves #928 use ICU if available to sort index entries and group terms unde...Dan Allen
2022-09-06upgrade to prawn-icon 3.1.x to add support for the Material Design Icons (mdi...Perceval Anichini
2022-09-06add test to verify all icon sets are supportedDan Allen
2022-09-05fix collation order of index terms that differ only in caseDan Allen
2022-09-05resolves #2330 allow PDF optimizer to be pluggable (PR #2332)Dan Allen
2022-09-05only load Treetop runtime so it does not overload require methodDan Allen
2022-09-04resolves #1785 allow optimizer to be specified using :pdf_optimizer API optio...Dan Allen
2022-09-03add missing reader for compliance attribute on optimizerDan Allen
2022-09-03resolves #2328 don't use chapter or part signifier if respective attribute is...Dan Allen
2022-09-02fix tests on Ruby 2.7Dan Allen
2022-09-02process pre-wrap role in text formatterDan Allen
2022-09-01remove debug flag from test suiteDan Allen
2022-09-01ensure heading-min-height-after theme key is ignored if section is empty or d...Dan Allen
2022-09-01resolves #2326 don't include bottom margin when computing heading height if h...Dan Allen
2022-08-31fix test descriptions [skip ci]Dan Allen
2022-08-31arrange heading even if section is emptyDan Allen
2022-08-30resolves #2314 preserve em and rem units on numerator in calc operation in th...Dan Allen
2022-08-30really remove debug flag in test suiteDan Allen
2022-08-30remove debug flag from test suiteDan Allen
2022-08-30don't include children of section with empty title in outlineDan Allen
2022-08-30don't include children of section with empty title in TOCDan Allen
2022-08-29verify heading is advanced to next page to avoid breaking across page boundaryDan Allen
2022-08-29refactor formatted text transform to simplify how inner space is collapsedDan Allen
2022-08-28don't force justify first line of abstract if it ends with a hard breakDan Allen
2022-08-26resolves #2322 draw border on heading if it is advanced to next page (PR #2323)Dan Allen
2022-08-24rename kbd-separator theme key to kbd-separator-content to make its consisten...Dan Allen
2022-08-23fix broken test assertionDan Allen
2022-08-23keep caret between items in menu macro with previous item if items wrapDan Allen
2022-08-22share image info cache between primary and scratch documents to avoid decodin...Dan Allen