From 43a2aaea2f307ed50fa059affa797a01ba62320d Mon Sep 17 00:00:00 2001 From: mame Date: Tue, 25 Mar 2008 15:30:56 +0000 Subject: * test/ruby/test_rational.rb: add tests to achieve over 90% test coverage of rational.c. * test/ruby/test_complex.rb: ditto for complex.c. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5bce3f2e70..143d624ba8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Mar 26 00:28:55 2008 Yusuke Endoh + + * test/ruby/test_rational.rb: add tests to achieve over 90% test + coverage of rational.c. + + * test/ruby/test_complex.rb: ditto for complex.c. + Tue Mar 25 19:34:05 2008 Yusuke Endoh * bootstraptest/test_knownbug.rb: add tests. [ruby-dev:34128] -- cgit v1.2.3