ruby-cvs:23658
From: mame ruby-lang.org
Date: Wed, 14 May 2008 21:52:19 +0900 (JST)
Subject: [ruby-cvs:23658] Ruby:r16418 (trunk): * test/ruby/test_object.rb: new tests to achieve over 90% test
mame 2008-05-14 21:52:17 +0900 (Wed, 14 May 2008)
New Revision: 16418
Added files:
trunk/test/ruby/test_object.rb
Modified files:
trunk/ChangeLog
trunk/test/ruby/test_class.rb
trunk/test/ruby/test_eval.rb
trunk/test/ruby/test_exception.rb
trunk/test/ruby/test_float.rb
trunk/test/ruby/test_integer.rb
trunk/test/ruby/test_method.rb
trunk/test/ruby/test_module.rb
trunk/test/ruby/test_trace.rb
trunk/test/ruby/test_variable.rb
Log:
* test/ruby/test_object.rb: new tests to achieve over 90% test
coverage of object.c, eval.c and eval_method.c.
* test/ruby/test_module.rb: ditto.
* test/ruby/test_trace.rb: ditto.
* test/ruby/test_integer.rb: ditto.
* test/ruby/test_float.rb: ditto.
* test/ruby/test_method.rb: ditto.
* test/ruby/test_variable.rb: ditto.
* test/ruby/test_eval.rb: ditto.
* test/ruby/test_exception.rb: ditto.
* test/ruby/test_class.rb: ditto.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_variable.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_trace.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_module.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_exception.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_class.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_object.rb?revision=16418&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_object.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_float.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_method.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_integer.rb?r1=16418&r2=16417&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_eval.rb?r1=16418&r2=16417&diff_format=u