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-08-17
resolves #4130 layout source with table-based linenums as table rows when usi...
Dan Allen
2021-08-17
remove wip keyword from name of test [skip ci]
Dan Allen
2021-08-12
resolves #3641 add support for inline linenums mode when using Rouge as sourc...
Dan Allen
2021-08-08
normalize output from Pygments to use linenos class for inline line numbering...
Dan Allen
2021-08-08
remove unnamespaced selectors in Pygments stylesheet
Dan Allen
2021-08-08
remove redundant indentation in heredoc strings in test suite
Dan Allen
2021-07-31
use single quoted string or use %() for interpolated string in test suite
Dan Allen
2021-07-31
omit_parentheses where possible in test code
Dan Allen
2021-07-31
omit_parentheses where possible in main code
Dan Allen
2021-07-31
remove colon after annotation tag in comments
Dan Allen
2021-07-31
resolves #2557 enable RuboCop to enforce a consistent code style and perform ...
Dan Allen
2021-07-31
extend test for indexterm-promotion option to cover case when term has two en...
Dan Allen
2021-07-27
resolves #4110 fix missing automatic reftext for internal xrefs in manpage ou...
Dan Allen
2021-06-26
rework descriptions for tag filtering tests [skip ci]
Dan Allen
2021-06-26
fix descriptions of tests in reader_tests.rb [skip ci]
Dan Allen
2021-06-21
fix invalid indentation in test [skip ci]
Dan Allen
2021-06-19
resolves #4086 only interpret negated wildcard in include tag filter as impli...
Dan Allen
2021-06-18
rename Hashish to Hashlike in test suite [skip ci]
Dan Allen
2021-06-15
reenable pending test for folding consecutive list continuation lines; conver...
Dan Allen
2021-06-15
reenable pending test for sibling dlist term; convert it to a negative test
Dan Allen
2021-06-11
use correct assertion methods in converter test [skip ci]
Dan Allen
2021-06-10
add test to verify Converter.included is private
Dan Allen
2021-06-09
remove irrelevant unassertions from test suite
Dan Allen
2021-06-08
add error class to assert_raises in test suite where missing
Dan Allen
2021-06-08
use assert_raises in test suite where possible
Dan Allen
2021-06-08
fix rescue swallowing test assertion in invoker test [skip ci]
Dan Allen
2021-06-08
add respond_to_missing? method to html5 converter to complement method_missing
Dan Allen
2021-06-06
enforce no braces around Hash in last position of array and update code to co...
Dan Allen
2021-06-05
consistently use %w to create string arrays
Dan Allen
2021-06-05
consistently use ::Set.[] or ::Set.new to create sets instead of Array#to_set
Dan Allen
2021-06-04
use case instead of if/elseif where possible
Dan Allen
2021-06-03
drop unnecessary parentheses in a few places [skip ci]
Dan Allen
2021-06-03
use single level of indentation for method calls that wrap [skip ci]
Dan Allen
2021-06-03
use comma after last entry in multi-line array [skip ci]
Dan Allen
2021-06-02
use comma after last entry in multi-line hash [skip ci]
Dan Allen
2021-06-02
don't use brackets around argument list of method definition [skip ci]
Dan Allen
2021-05-31
use appropriate assertions in test suite
Dan Allen
2021-05-31
use assert_empty/refute_empty where possible in test suite
Dan Allen
2021-05-31
fix incomplete assertions in test suite
Dan Allen
2021-05-31
use assert_path_exists where possible in test suite
Dan Allen
2021-05-29
use reject instead of select with negated condition in test suite
Dan Allen
2021-05-29
pass method reference to rstrip lines of output in test suite
Dan Allen
2021-05-29
simplify parse_header_metadata helper to a single return value
Dan Allen
2021-05-29
use join instead of * to join elements of an array in test suite [skip ci]
Dan Allen
2021-05-28
remove excess empty lines in test suite; use multiple lines for class definit...
Dan Allen
2021-05-28
use automatic link text if ID in shorthand xref is followed by dangling comma
Dan Allen
2021-05-28
remove extra empty lines and empty blocks in test suite
Dan Allen
2021-05-28
favor single-line while loop in test suite
Dan Allen
2021-05-28
replace reduce with each_with_object in test suite [skip ci]
Dan Allen
2021-05-28
remove redundant do on until loop in test suite [skip ci]
Dan Allen
[prev]
[next]