aboutsummaryrefslogtreecommitdiffstats
path: root/test/optparse/test_reqarg.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/optparse.rb (Regexp): fix incorrect options when casting tonobu2012-01-161-0/+2
* use require_relative.akr2010-02-021-1/+1
* * 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-241-3/+3
* * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):nobu2003-11-051-0/+63