set svn:eol-style
0 lines of code changed in:
* test/optparse/test_getopts.rb: changed the class name of test case
to get rid of conflict with test_optparse.rb.
1 lines of code changed in:
* test/optparse/test_getopts.rb: added short and long tests.
22 lines of code changed in:
* test/optparse/test_getopts.rb: added.
11 lines of code changed in:
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
to direct case insensitiveness.
* lib/optparse.rb (OptionParser#order!): ignore case only for long
option. [ruby-dev:25048]
2 lines of code changed in:
* lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):
do not remove next argument if empty value is placed.
* test/optparse: added.
255 lines of code changed in: