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
/
options_test.rb
Age
Commit message (
Expand
)
Author
2018-04-20
resolves #2003 allow failure level to be specified using CLI option (PR #2674)
Dan Allen
2018-04-13
Allow tests to run outside of the gem context with the manpage help topic (#2...
Joseph Herlant
2017-09-22
use assert_kind_of in place of assert ... is_a? in test suite
Dan Allen
2017-07-09
resolves #2302 dump man page when help topic is manpage (PR #2303)
Dan Allen
2014-12-20
resolves #405 - add attribute to control which substitutions are performed on...
Guillaume Grossetie
2014-11-22
fix broken test on Windows
Dan Allen
2014-09-18
resolves #1097 accept safe mode value in lowercase in cli, add test
Dan Allen
2014-08-04
follow-up to #574 support multiple values in single -r or -I flag
Dan Allen
2014-05-19
resolves #909 - add -t flag to cli to control output of timing information
Guillaume Grossetie
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-17
resolves #574 add -r and -I flags to asciidoctor command
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2013-11-03
resolves #557 add flag to cli to suppress warnings
Dan Allen
2013-07-01
code revisions
Dan Allen
2013-06-30
resolves issue #227 by accepting multiple files as input in CLI interface
Alex Soto
2013-06-20
resolves #437 allow multiple template directories to be specified
Dan Allen
2013-06-20
resolves #406 add option to cli to specify template engine
Dan Allen
2013-05-23
resolves #328 support for inline rendering
Dan Allen
2013-05-15
Fixes #320
LightGuard
2013-05-13
Adding a missing test for #291
LightGuard
2013-02-02
change failure to warning when extra args detected
Dan Allen
2013-02-02
resolve issue #152 print message for failed arg
Dan Allen
2013-01-23
resolve issue #97, add support for name=value@ attribute syntax
Dan Allen
2013-01-22
enhance invoker, add tests, enforce security
Dan Allen