summaryrefslogtreecommitdiff
path: root/spec/mixlib/cli_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* chefstyle fixeslcg/chefrstyleLamont Granquist2016-02-121-26/+25
* Fix rspec tests for ruby-1.8.7Mehrez Alachheb2014-07-081-1/+1
* Merge branch 'master' into malachheb-1.4.0Mehrez Alachheb2014-07-081-8/+8
|\
| * Add API to access option parser without parsing optionsdanielsdeleo2014-04-251-6/+5
| * Add cli_arguments--remaining arguments after stripping CLI optionsjk/preserve-name-argsJohn Keiser2013-12-051-2/+3
* | Fix code review notesMehrez Alachheb2014-06-121-5/+5
* | Add option key ':in' to specifie that option value should be included in the...Mehrez Alachheb2013-06-151-1/+28
|/
* [CHEF-3497] optionally store default values separatelydanielsdeleo2013-01-091-1/+22
* remove whitespace in testsdanielsdeleo2013-01-091-31/+31
* CHEF-1563: required options always failJohn Keiser2011-08-251-0/+21
* CHEF-2571: support negated bool parametersJohn Keiser2011-08-251-2/+9
* adding test for parse_options return behaviorStephen Delano2010-03-261-3/+7
* [CHEF-828] Testsdreamcat42010-03-051-1/+12
* Convert mixlib-cli to jeweler.AJ Christensen2009-05-121-1/+1
* Initial commitAdam Jacob2009-03-121-0/+197