1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/optparse
usa 2c490bea5b merge revision(s) 55228: [Backport #12438]
* lib/optparse.rb (OptionParser::Completion.candidate): get rid of
	  nil as key names.  [ruby-core:75773] [Bug #12438]

	* lib/optparse.rb (OptionParser#make_switch): char class option
	  cannot be NoArgument, default to RequiredArgument.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@55364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-10 08:49:54 +00:00
..
test_acceptable.rb
test_autoconf.rb
test_bash_completion.rb
test_cclass.rb merge revision(s) 55228: [Backport #12438] 2016-06-10 08:49:54 +00:00
test_getopts.rb
test_noarg.rb
test_optarg.rb
test_optparse.rb
test_placearg.rb
test_reqarg.rb
test_summary.rb
test_zsh_completion.rb