summaryrefslogtreecommitdiff
path: root/test/options_test.rb
AgeCommit message (Expand)Author
2018-04-20resolves #2003 allow failure level to be specified using CLI option (PR #2674)Dan Allen
2018-04-13Allow tests to run outside of the gem context with the manpage help topic (#2...Joseph Herlant
2017-09-22use assert_kind_of in place of assert ... is_a? in test suiteDan Allen
2017-07-09resolves #2302 dump man page when help topic is manpage (PR #2303)Dan Allen
2014-12-20resolves #405 - add attribute to control which substitutions are performed on...Guillaume Grossetie
2014-11-22fix broken test on WindowsDan Allen
2014-09-18resolves #1097 accept safe mode value in lowercase in cli, add testDan Allen
2014-08-04follow-up to #574 support multiple values in single -r or -I flagDan Allen
2014-05-19resolves #909 - add -t flag to cli to control output of timing informationGuillaume Grossetie
2014-04-08tests: switch to minitestKen Dreyer
2014-02-17resolves #574 add -r and -I flags to asciidoctor commandDan Allen
2014-02-05refactor unit tests so they work in RubyMineCharles Moulliard
2013-11-03resolves #557 add flag to cli to suppress warningsDan Allen
2013-07-01code revisionsDan Allen
2013-06-30resolves issue #227 by accepting multiple files as input in CLI interfaceAlex Soto
2013-06-20resolves #437 allow multiple template directories to be specifiedDan Allen
2013-06-20resolves #406 add option to cli to specify template engineDan Allen
2013-05-23resolves #328 support for inline renderingDan Allen
2013-05-15Fixes #320LightGuard
2013-05-13Adding a missing test for #291LightGuard
2013-02-02change failure to warning when extra args detectedDan Allen
2013-02-02resolve issue #152 print message for failed argDan Allen
2013-01-23resolve issue #97, add support for name=value@ attribute syntaxDan Allen
2013-01-22enhance invoker, add tests, enforce securityDan Allen