summaryrefslogtreecommitdiffstats
path: root/test/optparse
Commit message (Expand)AuthorAgeFilesLines
* * lib/optparse.rb (OptionParser#parse_in_order): do not make annobu2009-04-262-0/+10
* * lib/optparse.rb (OptionParser::List#summarize): gives prioritynobu2008-12-261-0/+23
* * lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]nobu2008-12-211-0/+12
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-242-9/+9
* * test/optparse/test_getopts.rb: changed the class name of test casenobu2006-10-031-1/+1
* * test/optparse/test_getopts.rb: added short and long tests.nobu2006-09-261-2/+22
* * test/optparse/test_getopts.rb: added.nobu2006-09-261-0/+11
* * lib/optparse.rb (OptionParser::Completion#complete): new parameternobu2004-12-051-2/+2
* * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):nobu2003-11-055-0/+255