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
2021-05-28
use sprintf instead of % operator in test suite
Dan Allen
2021-05-27
use negated match operator instead of negating a positive match in test suite
Dan Allen
2021-05-27
use single line for method definition in test suite
Dan Allen
2021-05-27
use do..end style for block in test suite
Dan Allen
2021-05-27
remove extra empty line in test suite
Dan Allen
2021-05-27
disable interpolation in test suite when not needed [skip ci]
Dan Allen
2021-05-27
use modern Hash syntax in test suite [skip ci]
Dan Allen
2021-05-27
use $: shorthand instead of $LOAD_PATH in test suite
Dan Allen
2021-05-27
remove or mark unused block arguments in test suite; fix missing logger asser...
Dan Allen
2021-05-27
fix spaces and indentation in test suite
Dan Allen
2021-05-27
fix invalid integer values in test suite
Dan Allen
2021-05-27
use octal for file mode in test suite [skip ci]
Dan Allen
2021-05-27
use unless instead of negated if in test suite [skip ci]
Dan Allen
2021-05-27
use raise instead of fail keyword in test suite [skip ci]
Dan Allen
2021-05-27
remove excess spaces before value of Hash entry in test suite [skip ci]
Dan Allen
2021-05-25
use single-quoted strings where possible in test suite
Dan Allen
2021-05-25
use key? instead of has_key? in tests [skip ci]
Dan Allen
2021-05-25
remove trailing spaces in test suite [skip ci]
Dan Allen
2021-05-25
fix missing spaces when defining hash and array in test suite [skip ci]
Dan Allen
2021-05-22
resolves #4065 show safe modes in strictness order in CLI help (PR #4067)
Dan Allen
2021-05-18
fix template converter test when concurrent-ruby gem is not installed
Dan Allen
2021-05-15
manpage: fix apostrophe portability (PR #4060)
Felipe Contreras
2021-05-14
replace numeric character reference for degree sign in manpage output
Dan Allen
2021-05-14
replace numeric character reference for plus in manpage output
Dan Allen
2021-05-13
resolves #4055 fix crash if :to_file option is passed to load or load_file an...
Dan Allen
2021-05-12
add basic text for automatic link text for xref macro shorthand
Dan Allen
2021-05-12
rewrite parse_quoted_text_attributes helper in substitutors
Dan Allen
2021-05-06
resolve #4046 change ifeval directive to resolve to false if comparison opera...
Dan Allen
2021-05-05
resolves #4048 include all lines outside specified tagged region when tag fil...
Dan Allen
2021-05-03
use -e in CLI tests instead of -s; include tests that verify the legacy alias
Dan Allen
2021-04-30
ignore redundant root namespace reference when checking for Tilt in test suite
Dan Allen
2021-04-30
leave empty line after magic comment [skip ci]
Dan Allen
2021-04-27
use document ID as linkend for self xref in DocBook output, auto-generating o...
Dan Allen
2021-04-27
fix invoker tests that use run_command on JRuby 9.1 for Windows (PR #4042)
Dan Allen
2021-04-27
resolves #3860 don't include trailing punctuation in target of autolink (PR #...
Dan Allen
2021-04-27
handle case when self xref without link text is inside AsciiDoc table cell
Dan Allen
2021-04-26
resolves #4032 use xreftext of document as fallback link text for inter-docum...
Dan Allen
2021-04-26
format keyboard references in monospace in manpage output
Dan Allen
2021-04-26
add tests for UI macros in manpage converter
Dan Allen
2021-04-23
resolves #4035 don't assign empty role to inline phrase (PR #4036)
Dan Allen
2021-04-23
resolves #4033 don't assign nil value to named attribute mapped to absent pos...
Dan Allen
2021-04-23
add negative tests for problem reported in #4032
Dan Allen
2021-04-22
add negative test for empty role on inline phrase
Dan Allen
2021-04-22
add negative test to verify that the parser assigns a nil value to an attribu...
Dan Allen
2021-04-19
resolves #3732 allow value of user-home attribute to be overridden by API or ...
Dan Allen
2021-04-19
resolves #3938 allow subs attribute value on Inline node returned by process ...
Dan Allen
2021-04-18
resolves #4024 suppress missing attribute warning when processing value for d...
Dan Allen
2021-04-18
verify attribute entry in document header can reference intrinsic doctitle at...
Dan Allen
2021-04-17
resolves #4018 allow showtitle/notitle to be toggled in AsciiDoc table cell i...
Dan Allen
2021-04-17
resolves #2586 ensure document attributes unset in parent document remain uns...
Dan Allen
[prev]
[next]