summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2023-11-20resolves #4519 correct spelling of middle name of Edgar Allan Poe (PR #4520)ds26gte
2023-10-23verify templates can be used from classloader when using JRubyDan Allen
2023-04-30resolves #3929 treat uri:classloader: as absolute path prefix when running on...Dan Allen
2022-10-19upgrade TruffleRuby in CIDan Allen
2022-02-28if path is included both partially and fully, store it with true value (inclu...Dan Allen
2021-10-18rename default branchDan Allen
2021-10-18fix URLs in docsDan Allen
2020-10-23resolves #3765 download and embed custom remote stylesheet if allow-uri-read ...Dan Allen
2020-07-17resolves #3638 warn instead of crashing if SVG to inline is empty (PR #3700)Guillaume Grossetie
2020-07-17resolves #3625 don't use module_function to define entry point methods in API...Dan 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-11-28resolves #3491 allow template to override outline (PR #3493)Nik Everett
2019-10-01add test to verify BOM is stripped from include fileDan Allen
2019-09-27resolves #3248 allow encoding of include file to be specified using encoding ...Dan Allen
2019-04-04replace calls to File.extname with Helpers.extname (PR #3240)Dan Allen
2019-04-04resolves #3238 don't fail to load application if call to Dir.home fails (PR #...Dan Allen
2019-04-01resolves #3225 mark encoding of stdio objects used in CLI as UTF-8 (PR #3228)Dan Allen
2019-02-16enforce and report relative max include depth properly (PR #3075)Dan Allen
2019-02-13resolves #1720 add header docinfo insertion slot (PR #3068)Dan Allen
2019-02-07resolves #3056 create a template converter even if backend is not recognized ...Dan Allen
2019-02-05resolves #3005 remove the converter for the docbook45 backend (PR #3040)Dan Allen
2019-01-26resolves #2106 make syntax highlighter pluggable (PR #3016)Dan Allen
2019-01-09resolves #3006 fix deprecated ERB trim mode (PR #3007)Dan Allen
2019-01-06use .adoc as AsciiDoc file extension in test suiteDan Allen
2018-10-27resolves #2770 use OS independent timezone in time attributes (PR #2784)Dan Allen
2018-10-26resolves #2108 use Pathname to resolve relative path for file outside base di...Dan Allen
2018-08-22remove trailing newline from fixtureDan Allen
2018-04-28use cursor from source file as context for messages about include tagsDan Allen
2018-04-24resolves #2705 populate source_location property on cell when sourcemap optio...Dan Allen
2018-04-23populate source_location on list items if sourcemap is enabledGuillaume Grossetie
2018-04-21resolves #2361 warn if a specified include tag is unclosed (PR #2696)Dan Allen
2018-04-20resolves #2369 change strategy for finding tags inside circumfix comments (PR...Dan Allen
2018-04-19resolves #2200 don't convert inter-document xref to internal anchor if target...Dan Allen
2018-01-02add missing fixture fileDan Allen
2017-12-17resolves #2506 resolve nested includes in remote documents relative to URI (P...Dan Allen
2017-09-22resolves #1394 preserve directories if source dir and destination dir are set...Dan Allen
2017-09-14eliminate remaining warnings in test suiteDan Allen
2017-06-20resolves #1729 add support for include tags in languages with only circumfix ...Dan Allen
2017-05-18resolves #1516 add option to exclude tags when including file (PR #2196)Dan Allen
2016-11-28use smaller PDF document in test suiteDan Allen
2016-01-17resolves #1676 don't fail if SVG start tag name is followed by endlineDan Allen
2015-10-30resolves #1301 and #1224 add support for interactive & inline SVGsDan Allen
2014-12-20resolves #405 - add attribute to control which substitutions are performed on...Guillaume Grossetie
2014-11-10Allow docinfo to be in separate directory from contentGuillaume Grossetie
2014-10-28resolves #1158 Enhance error message when reading binary input filesGuillaume Grossetie
2014-09-18resolves #1072 recognize include tag directives inside XML comments; add testDan Allen
2014-07-17resolves #1027 don't include lines that contain a tag directiveDan Allen
2014-07-15resolves #960 clean out old fixtures from test suiteDan Allen
2014-07-04resolves #530 support leveloffset on include directive and relative valuesDan Allen