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
/
parser_test.rb
Age
Commit message (
Expand
)
Author
2018-04-19
resolves #2174 shorthand attribute syntax no longer resets block style
Dan Allen
2017-12-26
resolves #2519 set authorcount to 0 if there are no authors (PR #2520)
Dan Allen
2017-12-18
add test for uncovered line in Reader#skip_comment_lines
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-06-18
change Parser.parse_style_attribute to only return parsed style
Dan Allen
2017-06-05
refactor Parser.store_attribute and related methods; add tests (PR #2239)
Dan Allen
2017-05-07
resolves #2112 sanitize content of authors meta tag in HTML output (PR #2181)
Dan Allen
2017-03-30
resolves #663 don't mangle compound names when document has multiple authors ...
Dan Allen
2017-03-18
use delete instead of tr to remove spaces; optimize options parsing (PR #2088)
Dan Allen
2017-02-28
replace #split(' ') calls with #split
Dan Allen
2016-11-28
fix warnings; remove warn statement in test suite
Dan Allen
2016-11-28
add test for parsing author attribute
Dan Allen
2015-12-29
remove trailing endlines in source
Dan Allen
2015-07-05
resolves #1170 and #841 expand tabs properly
Dan Allen
2015-05-21
remove warn statement in test suite
Dan Allen
2015-05-14
resolves #790 parse isolated version in revision line
brian m. carlson
2014-05-16
resolves #892 match word characters defined by Unicode
Dan Allen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-16
call each thing by its right name
Dan Allen