summaryrefslogtreecommitdiff
path: root/test/options_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with separators around `help: false` optsLee Jarvis2020-07-101-0/+11
* Tests on Ruby 2.7.0Juha Ylitalo2020-01-071-2/+2
* Allow calling `Options#separator` without args, defaulting to an empty stringTeemu Matilainen2019-01-201-0/+6
* Add more tests for Options#separatorLee Jarvis2017-11-171-1/+22
* Fix separator so it doesn't mutate user dataMarc-Andre Lafortune2017-11-131-1/+10
* Can specify a custom banner string in Options via configPhil Rees2016-03-181-1/+12
* Support `tail: true` config optionLee Jarvis2015-01-021-0/+6
* Add NullOption and default to using itLee Jarvis2014-12-171-13/+13
* Allow options to be hidden from help stringLee Jarvis2014-11-191-0/+5
* Add Options#to_s help stringLee Jarvis2014-11-191-0/+18
* Start of rewriteLee Jarvis2014-11-181-0/+56