diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-26 12:18:40 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-26 12:18:40 +0000 |
| commit | 50d2900e0cdebb8c0601a94c29245feb9f41cee6 (patch) | |
| tree | 25f9321357dd16bc933b8e582d42efdf640f6fce /ChangeLog | |
| parent | 9f143dc39857e68f8f1f07393e0202a118e1dee6 (diff) | |
| download | ruby-50d2900e0cdebb8c0601a94c29245feb9f41cee6.tar.gz ruby-50d2900e0cdebb8c0601a94c29245feb9f41cee6.tar.xz ruby-50d2900e0cdebb8c0601a94c29245feb9f41cee6.zip | |
* test/ruby/test_complex.rb (@unify): fix the detection if math
loaded. This makes test_complex.rb work fine with the previous
commit.
* test/ruby/test_rational.rb (@unify): ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25936 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Nov 26 21:14:30 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> + + * test/ruby/test_complex.rb (@unify): fix the detection if math + loaded. This makes test_complex.rb work fine with the previous + commit. + + * test/ruby/test_rational.rb (@unify): ditto. + Thu Nov 26 21:13:36 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> * test/test_mathn.rb (TestMathn): new test case. |
