1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/optparse
nagachika f1306d429c merge revision(s) 59312: [Backport #13739]
optparse.rb: get rid of eval

	* lib/optparse.rb: try Float() and Integer() instead of eval,
	  which does too much things.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@59316 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-12 14:06:21 +00:00
..
test_acceptable.rb merge revision(s) 59312: [Backport #13739] 2017-07-12 14:06:21 +00:00
test_autoconf.rb
test_bash_completion.rb
test_cclass.rb optparse.rb: fix char class option 2016-05-31 08:28:48 +00:00
test_getopts.rb
test_kwargs.rb optparse/kwargs.rb 2016-10-14 13:26:13 +00:00
test_noarg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_optarg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_optparse.rb optparse.rb: into kwdarg 2016-01-06 08:23:10 +00:00
test_placearg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_reqarg.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
test_summary.rb
test_zsh_completion.rb