summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2020-01-11fix invalid method call in test suite when running on Ruby 2.7Dan Allen
2019-12-26reenable pygments testsDan Allen
2019-12-13optimize method that resolves lines to highlight and add additional test casesDan Allen
2019-12-07resolves #3436 only strip trailing whitespace from lines of include file if t...Dan Allen
2019-12-06resolves #3470 condense contents of AsciiDoc include file (PR #3502)Dan Allen
2019-12-06add test for invalid include rangeDan Allen
2019-12-06resolves #3464 honor percentage width specified on macro of inline SVG (PR #3...Dan Allen
2019-12-05fix misspelling in test descriptionsDan Allen
2019-11-28resolves #3491 allow template to override outline (PR #3493)Nik Everett