ruby/test/optparse
nobu 3fe5d355a8 optparse.rb: case-sensitive candidate
* lib/optparse.rb (candidate): short options are case-sensitive by
  the default, should not match case-different options..
  https://github.com/mernen/completion-ruby/pull/9#issuecomment-317287946

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-24 01:56:04 +00:00
..
test_acceptable.rb optparse.rb: get rid of eval 2017-07-12 02:49:53 +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 optparse.rb: case-sensitive candidate 2017-07-24 01:56:04 +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_kwargs.rb optparse/kwargs.rb 2016-10-14 13:26:13 +00:00
test_noarg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_optarg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_optparse.rb optparse.rb: into kwdarg 2016-01-06 08:23:10 +00:00
test_placearg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_reqarg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +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