aboutsummaryrefslogtreecommitdiffstats
path: root/test/optparse/test_acceptable.rb
Commit message (Expand)AuthorAgeFilesLines
* optparse.rb: get rid of evalnobu2017-07-121-0/+3
* Fix DecimalInteger converting to octal bugnobu2017-07-061-6/+6
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use assert_raisenobu2015-06-021-21/+21
* * lib/optparse.rb: The Integer acceptable now allows binary anddrbrain2013-09-051-0/+195