ruby/test/optparse
nagachika 2bc4268e79 * test/optparse/test_summary.rb (test_summary_containing_space): add
test for r35467. OptionParser#to_a shouldn't split banner by spaces.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-04-25 16:36:14 +00:00
..
test_autoconf.rb * lib/optparse/ac.rb: autoconf-like options. 2012-04-02 04:25:14 +00:00
test_bash_completion.rb * lib/optparse.rb: shell completion support for bash. 2010-11-19 11:26:54 +00:00
test_getopts.rb * lib/optparse.rb: shell completion support for bash. 2010-11-19 11:26:54 +00:00
test_noarg.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_optarg.rb * lib/optparse.rb (Regexp): fix incorrect options when casting to 2012-01-16 07:42:01 +00:00
test_optparse.rb * lib/optparse.rb (Regexp): fix incorrect options when casting to 2012-01-16 07:42:01 +00:00
test_placearg.rb * lib/optparse.rb (Regexp): fix incorrect options when casting to 2012-01-16 07:42:01 +00:00
test_reqarg.rb * lib/optparse.rb (Regexp): fix incorrect options when casting to 2012-01-16 07:42:01 +00:00
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 * lib/optparse.rb: shell completion support for zsh. based on 2010-11-19 12:07:09 +00:00