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
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
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-19
add missing scenario when parsing revision info line
Dan Allen
2017-07-09
resolves #858 add support for formal xref text (PR #2220)
Dan Allen
2017-07-05
fix default docinfo substitution behavior (PR #2296)
Dan Allen
2017-06-25
use Set comparison to assert keys in catalog
Dan Allen
2017-06-24
use render_embedded_string method instead of setting header_footer option to ...
Dan Allen
2017-06-19
trap warnings in document tests
Dan Allen
2017-06-18
add test to verify lineno of empty section at end of input is accurate
Dan Allen
2017-06-04
rename references to catalog; alias references to catalog (PR #2237)
Dan Allen
2017-05-28
rename test helper method expand_entity to decode_char
Dan Allen
2017-05-19
use \s as whitespace delimiter instead of \p{Blank}
Dan Allen
2017-05-18
use IO.write instead of File.open w/ block
Dan Allen
2017-05-15
resolves #1574 add meta for shortcut icon if favicon attribute is set (PR #2192)
Dan Allen
2017-05-13
pass count to path query method in test helper
Dan Allen
2017-05-07
resolves #2112 sanitize content of authors meta tag in HTML output (PR #2181)
Dan Allen
2017-05-04
resolves #2155 noheader attribute should suppress info element in docbook bac...
Dan Allen
2017-04-29
resolves #2161 fail with informative message if converter cannot be resolved ...
Dan Allen
2017-04-29
use raise with exception class instead of fail (PR #2158)
Dan Allen
2017-01-23
resolves #1996 set sectname of header section to sectname (PR #2000)
Dan Allen
2016-12-30
resolves #1673 set built-in docfilesuffix attribute (PR #1979)
Dan Allen
2016-12-17
add tests to verify compat mode is set properly
Dan Allen
2016-12-09
resolves #1916 for real; add test
Dan Allen
2016-11-27
resolves #1939 add support for covers in DocBook 5 converter (PR #1949)
Dan Allen
2016-11-18
resolves #1897 close all files opened internally
Dan Allen
[next]