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 ee2df505d8 merge revision(s) r42844,r42845: [Backport #8865]
* lib/optparse.rb:  The Integer acceptable now allows binary and
	  hexadecimal numbers per the documentation.  [ruby-trunk - Bug #8865]
	  DecimalInteger, OctalInteger, DecimalNumeric now validate their input
	  before converting to a number.  [ruby-trunk - Bug #8865]

	* test/optparse/test_acceptable.rb:  Tests for the above, tests for all
	  numeric acceptables for existing behavior.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@45050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-19 16:38:03 +00:00
..
test_acceptable.rb merge revision(s) r42844,r42845: [Backport #8865] 2014-02-19 16:38:03 +00:00
test_autoconf.rb
test_bash_completion.rb
test_getopts.rb
test_noarg.rb
test_optarg.rb
test_optparse.rb
test_placearg.rb
test_reqarg.rb
test_summary.rb * test/optparse/test_summary.rb (test_summary_containing_space): add 2012-04-25 16:36:14 +00:00
test_zsh_completion.rb