summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-11-09add if and unless conditions to tests to make filtering more readable (PR #3844)Dan Allen
2020-11-08resolves #3832 pass through role to DocBook output for inline image (PR #3836)Dan Allen
2020-11-08resolves #3829 fix crash when inlining an SVG if the explicit width or height...Dan Allen
2020-11-05resolves #3825 set type and target property on unresolved footnote reference ...Dan Allen
2020-11-04add tests for built-in eqnums attributeDan Allen
2020-11-03use match? in test helpersDan Allen
2020-11-02remove unused variable assignment in testDan Allen
2020-11-01add test for block attribute that starts and ends with equals signDan Allen
2020-11-01resolves #3813 preserve blank positional attributes when parsing block attrli...Dan Allen
2020-11-01verify passthroughs are restored inside stem expression and can also be escapedDan Allen
2020-10-31resolves #3804 link the notitle and showtitle attributes (PR #3805)Dan Allen
2020-10-31resolves #3513 apply max width to each top-level container instead of body in...Dan Allen
2020-10-31fix spelling error in test descriptionDan Allen
2020-10-31resolves #3592 fix crash if value passed by API for copycss attribute is not ...Dan Allen
2020-10-31resolves #3808 fix crash if value of stylesheets attribute contains a folder ...Dan Allen
2020-10-31resolves #3614 add role setter method on AbstractNode (PR #3811)Dan Allen
2020-10-31enable additional test scenario for linkcssDan Allen
2020-10-30resolves #3760 apply text formatting to table cells in header row when column...Dan Allen
2020-10-30resolves #3799 set source_location on preamble block when sourcemap option is...Dan Allen
2020-10-28resolves #3797 normalize frame value "topbot" to "ends" in HTML output (PR #3...Dan Allen
2020-10-27remove stray ' in test fixtureDan Allen
2020-10-26resolves #3786 retain attribute order on HTML code tag for source block to re...Dan Allen
2020-10-25remove default argument to Cell initializer in API testDan Allen
2020-10-23resolves #3765 download and embed custom remote stylesheet if allow-uri-read ...Dan Allen
2020-10-18fix broken testDan Allen
2020-10-17fix bibliography list testsDan Allen
2020-10-17docbook backend: restore reftext after anchor (PR #3782)Nils Carlson
2020-10-16resolves #3778 fix resolved value of :to_dir when both :to_file and :to_dir o...Dan Allen
2020-09-25resolves #3761 use custom init function for highlight.js to select correct co...Dan Allen
2020-08-20resolves #3737 add support for erubi template engine; use it in place of erub...Dan Allen
2020-08-14verify warning is not logged if attribute reference is used in stem macroDan Allen
2020-07-19resolves #3639 prevent collapsible block from incrementing example number (PR...Dan Allen
2020-07-17port fix for #3543 to manpage converterDan Allen
2020-07-17resolves #3376 allow a URL macro to have a preceding single or double quote (...Dan Allen
2020-07-17resolves #3503 move style tag for client-side syntax highlighers (highlight.j...Dan Allen
2020-07-17resolves #3519 compute highlight line ranges on source block relative to valu...Guillaume Grossetie
2020-07-17resolves #3638 warn instead of crashing if SVG to inline is empty (PR #3700)Guillaume Grossetie
2020-07-17resolves #3543 short-circuit xreftext containing a circular reference path (P...Dan Allen
2020-07-17resolves #3625 don't use module_function to define entry point methods in API...Dan Allen
2020-07-16resolves #3714 honor start attribute on ordered list in manpage output (PR #3...Dan Allen
2020-06-28resolves #3690 don't register footnote with ID if a footnote is already regis...Dan Allen
2020-05-16Upgrade TruffleRuby in CI build to 20.0.0 (PR #3659)Guillaume Grossetie
2020-05-10resolves #3645 fix escaping ellipsis at start of line (PR #3644)Jean-Noël Avila
2020-02-25add test to verify find_by can be used to extract a single list itemDan Allen
2020-02-20fix tests on JRuby 9.2.10.0Dan Allen
2020-02-19disable bundler in the pure CLI tests (PR #3577)Dan Allen
2020-02-17resolves #3570 activate extensions when :extensions option is set even if Ext...Dan Allen
2020-01-31resolves #3555 fix errant reference warning in compat mode (PR #3556)Dan Allen
2020-01-13implement cleaner way to ignore SOURCE_DATE_EPOCHDan Allen
2020-01-12fix source date epoch tests in Ruby 2.7Dan Allen