diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 10:01:50 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 10:01:50 +0000 |
| commit | 3e59ba7c0b9662821191a8eae6ead1719b42d21f (patch) | |
| tree | a6a821373ce9f28af31ae26b69bf12feee69fa1e /ChangeLog | |
| parent | 27ac6a2d9d79284fbc2b649af53698547fb4f421 (diff) | |
* test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit
size dependent test. pointed out by TAKANO Mitsuhiro <takano32 AT
jus.or.jp>.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Sep 26 19:01:47 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bit + size dependent test. pointed out by TAKANO Mitsuhiro <takano32 AT + jus.or.jp>. + Fri Sep 26 18:39:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * common.mk (dist): nothing is need to run BASERUBY. |
