summaryrefslogtreecommitdiff
path: root/test/optparse/test_placearg.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox2022-07-291-0/+6
* Avoid defining the same test class in multiple filesJeremy Evans2022-04-221-1/+1
* optparse.rb: hyphenizenobu2016-10-141-0/+13
* 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/+3
* use require_relative.akr2010-02-021-1/+1
* * lib/optparse.rb (OptionParser#parse_in_order): do not make annobu2009-04-261-0/+8
* * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):nobu2003-11-051-0/+45