diff options
| author | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-23 13:49:06 +0000 |
|---|---|---|
| committer | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-23 13:49:06 +0000 |
| commit | 04ff6ff4d4b6c97400037696e24f507b4f8b58fc (patch) | |
| tree | 7e35d523629e2115809891ea2a78f9b7ff2f8d44 /ChangeLog | |
| parent | ae5d038c873233fe92fff32b3363302c2cd87873 (diff) | |
| download | ruby-04ff6ff4d4b6c97400037696e24f507b4f8b58fc.tar.gz ruby-04ff6ff4d4b6c97400037696e24f507b4f8b58fc.tar.xz ruby-04ff6ff4d4b6c97400037696e24f507b4f8b58fc.zip | |
* test/ruby/test_struct.rb: add tests to achieve over 90% test
coverage of struct.c.
* test/ruby/test_sprintf.rb: ditto for sprintf.c.
* test/ruby/test_math.rb: ditto for math.c.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Jan 23 22:47:34 2008 Yusuke Endoh <mame@tsg.ne.jp> + + * test/ruby/test_struct.rb: add tests to achieve over 90% test + coverage of struct.c. + * test/ruby/test_sprintf.rb: ditto for sprintf.c. + * test/ruby/test_math.rb: ditto for math.c. + Wed Jan 23 22:14:28 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * enc/trans/japanese.c (rb_from_Windows_31J, rb_to_Windows_31J): |
