index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
document_test.rb
Age
Commit message (
Expand
)
Author
2019-03-19
resolves #2861 log dropped lines at info level when attribute-missing=drop-li...
Dan Allen
2019-03-19
resolves #3163 drop indexterms table from document catalog (PR #3169)
Dan Allen
2019-03-18
when resolving a convert method for a node, only consider methods prefixed wi...
Dan Allen
2019-03-14
resolves #1444 rename header_footer option to standalone (PR #3146)
Dan Allen
2019-03-01
resolves #3114 log warning if footnoteref macro is found and compat mode is n...
Dan Allen
2019-02-28
resolves #3106 apply header subs when assigning doctitle back to doctitle att...
Dan Allen
2019-02-19
resolves #3084 only store :refs, not :ids, in document catalog (PR #3079)
Dan Allen
2019-02-13
resolves #1720 add header docinfo insertion slot (PR #3068)
Dan Allen
2019-02-10
resolves #3064 compute docyear and docdatetime from docdate and doctime (PR #...
Guillaume Grossetie
2019-02-10
use indented (squiggly) heredoc strings in document_test
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-02-04
use do..end syntax for multiline blocks in test suite
Dan Allen
2019-01-15
resolves #3017 insert user docinfo after built-in docinfo (PR #3019)
Dan Allen
2019-01-14
resolves #3011 propagate document ID to DocBook output (PR #3012)
Dan Allen
2019-01-06
use .adoc as AsciiDoc file extension in test suite
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
modernize UTF-8 encoding operations
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2018-10-27
resolves #2779 track imagesdir on image node and in catalog (PR #2897)
Dan Allen
2018-09-26
resolves #2880 fix crash when attribute entry continuation is used on last li...
Ariel Zelivansky
2018-09-11
replace the use of render with convert in test suite
Dan Allen
2018-07-31
fix warning in test suite
Dan Allen
2018-04-30
refactor sub_attributes (PR #2300)
Dan Allen
2018-04-29
resolves #2019 prevent footnote ID from clashing with auto-generated footnote...
Dan Allen
2018-04-29
resolves #2728 populate copyright element in DocBook output from value of cop...
Dan Allen
2018-04-27
use consistent phrase to indicate the processor is automatically recovering f...
Dan Allen
2018-04-18
include favicon tag in htmlsyntax=xml test
Dan Allen
2018-04-15
switch remaining redirect_streams to memory logger outside of CLI tests
Dan Allen
2018-04-14
use helpers to assert log messages in tests
Dan Allen
2018-04-14
update tests to use memory logger instead of capturing stderr
Dan Allen
2018-04-11
resolves #2642 resolve parent references in start path when resolving system ...
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-03-29
add tests for missing manual and source in docbook manpage output
Dan Allen
2018-02-19
change rel for favicon from shortcut icon to icon
Dan Allen
2018-02-18
resolves #2564 propagate catalog_assets option to nested document (PR #2565)
Dan Allen
2017-11-18
resolves #2481 fix crash when author_1 attribute is assigned directly (PR #2487)
Dan Allen
2017-10-20
assert behavior when value of title document attribute is blank
Dan Allen
2017-10-15
store id of manname section and add to heading in HTML output
Dan Allen
2017-10-14
automatically uppercase value of manname-title if subsequent section is upper...
Dan Allen
2017-10-11
uppercase manname-title attribute value in manpage converter
Dan Allen
2017-10-06
resolves #2439 add test to ensure & in author line is not double escaped (PR ...
Dan Allen
2017-09-27
resolves #2429 alias Document#title method to no args Document#doctitle metho...
Dan Allen
2017-09-15
resolves #1811 parse and pass all manpage names to output document
Dan Allen
2017-09-15
remove excess indentation in test suite
Dan Allen
2017-09-01
move callouts into document catalog (PR #2394)
Dan Allen
2017-08-27
move API tests to dedicated file
Dan Allen
2017-08-14
resolves #2258 set outfilesuffix to match file extension of output file (PR #...
Dan Allen
2017-08-11
set :to_dir option correctly when output file is specified
Dan Allen
[next]