ActionsLike0
Misc #10809
closed[PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800]
Status:
Closed
Assignee:
Description
Hi! Here are two patches.
reorder_test_cbrt_and_add_a_assertion.patch:¶
Move Test#test_cbrt to more proper place and add a assertion for Math.cbrt(1.0/0)
add_test_for_math_c_about_overriding_Integer_to_f.patch:¶
Add tests for Feature 10785 and Feature 10800
These two features are merged by Nobuyoshi Nakada san, so I assigned him but please feel free to reassigne.
thanks.
Files
Updated by gogotanaka (Kazuki Tanaka) about 10 years ago
Updated by gogotanaka (Kazuki Tanaka) about 10 years ago
Updated by gogotanaka (Kazuki Tanaka) about 10 years ago
- Status changed from Open to Closed
ActionsLike0