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
Age
Commit message (
Expand
)
Author
2019-02-02
use indented (squiggly) heredoc strings in invoker_test and logger_test
Dan Allen
2019-02-02
use indented (squiggly) heredoc strings in paragraphs_test
Dan Allen
2019-02-02
use indented (squiggly) heredoc strings in tables_test
Dan Allen
2019-02-02
use indented heredoc in text_test
Dan Allen
2019-02-02
use strict heredoc in api_test
Dan Allen
2019-02-02
fix tests on truffleruby
Dan Allen
2019-02-01
use strict indented heredoc in attributes_test
Dan Allen
2019-02-01
use indented heredoc in api_test
Dan Allen
2019-01-30
add Adapter to the end of syntax highlighter adapter impl classes
Dan Allen
2019-01-30
Switch to squiggly heredoc in test suite & CLI (PR #3035)
Dan Allen
2019-01-28
simplify definition of converts? method on Converter; add tests
Dan Allen
2019-01-26
ensure linenos class is always added to linenos column when source highlighte...
Dan Allen
2019-01-26
use the term newline(s) instead of endline(s) [skip ci]
Dan Allen
2019-01-26
resolves #2106 make syntax highlighter pluggable (PR #3016)
Dan Allen
2019-01-25
resolves #2953 allow icontype to be set using icons attribute (PR #3009)
Dan Allen
2019-01-24
document when workarounds can be removed [skip ci]
Dan Allen
2019-01-23
resolves #2995 use methods on File class instead of IO class (PR #2999)
Dan Allen
2019-01-23
remove workarounds for asciimath tests on truffleruby
Dan Allen
2019-01-19
add truffleruby to CI matrix (PR #3026)
Dan Allen
2019-01-18
resolves #3014 add support for the mute option on vimeo videos (PR #3024)
Dan Allen
2019-01-18
use do..end for multi-line blocks (even when chained)
Dan Allen
2019-01-15
resolves #3017 insert user docinfo after built-in docinfo (PR #3019)
Dan Allen
2019-01-15
use more relevant test case for when target of inter-document xref has unreco...
Dan Allen
2019-01-14
resolves #3011 propagate document ID to DocBook output (PR #3012)
Dan Allen
2019-01-12
resolves #2997 ignore attribute CLI option if value is empty or equal sign (P...
Dan Allen
2019-01-10
resolves #2966 run docinfo processors regardless of safe mode (PR #3008)
Dan Allen
2019-01-10
update development dependencies (PR #3000)
Dan Allen
2019-01-10
resolves #2998 drop support for Slim < 3 (PR #3003)
Dan Allen
2019-01-09
resolves #3006 fix deprecated ERB trim mode (PR #3007)
Dan Allen
2019-01-08
shut down the test webserver cleanly (PR #3001)
Dan Allen
2019-01-07
stop the TCPServer from whining about shutting down
Dan Allen
2019-01-06
use .adoc as AsciiDoc file extension in test suite
Dan Allen
2019-01-06
Reader#push_include should not fail if data is nil
Dan Allen
2019-01-06
add visibility modifiers to methods
Dan Allen
2019-01-06
switch to modern hash syntax
Dan Allen
2019-01-06
read input File as string; rename Helpers.normalize_lines* methods
Dan Allen
2019-01-06
modernize UTF-8 encoding operations
Dan Allen
2019-01-06
use shorthand for character references
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
2019-01-06
fix AsciiMath assertions due to upstream change
Dan Allen
2019-01-05
resolves #2989 don't fail to parse Markdown-style quote block that only conta...
Dan Allen
2019-01-04
use ensure instead of rescue so test failure isn't suppressed
Dan Allen
2019-01-04
add CHANGELOG entry for resetting SOURCE_DATE_EPOCH in tests
Dan Allen
2019-01-04
Clear SOURCE_DATE_EPOCH env var when testing timezones (PR #2969)
Joseph Herlant
2018-12-29
assert line number of cursor in custom include processor
Dan Allen
2018-12-29
make custom include processor test more robust
Dan Allen
2018-12-29
use proper terminology for include directive
Dan Allen
2018-12-01
resolves #1852 ignore explicit section level style (PR #2971)
Dan Allen
2018-11-01
resolves #2944 add fallback if relative path cannot be computed (PR #2945)
Dan Allen
[prev]
[next]