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
usa 177cb2c15b 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_3@59530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-09 07:56:52 +00:00
..
test_acceptable.rb merge revision(s) 59312: [Backport #13739] 2017-08-09 07:56:52 +00:00
test_autoconf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_bash_completion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_cclass.rb merge revision(s) 55228: [Backport #12438] 2016-06-19 17:47:36 +00:00
test_getopts.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_noarg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_optarg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_optparse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_placearg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_reqarg.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_summary.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_zsh_completion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00