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
nobu dd1be236d9 optparse.rb: fix char class option
* 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/trunk@55228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-31 08:28:48 +00:00
..
test_acceptable.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_autoconf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_bash_completion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_cclass.rb optparse.rb: fix char class option 2016-05-31 08:28:48 +00:00
test_getopts.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_noarg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_optarg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_optparse.rb optparse.rb: into kwdarg 2016-01-06 08:23:10 +00:00
test_placearg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_reqarg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_summary.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_zsh_completion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00