Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some more tests for bignum pow #3120

Closed
wants to merge 1 commit into from
Closed

Add some more tests for bignum pow #3120

wants to merge 1 commit into from

Conversation

skmp
Copy link
Contributor

@skmp skmp commented Jul 8, 2015

I added tests for checking two more currently failing scenarios triggering ArithmeticExceptions instead of returning Infinity.
I am not sure if this is the right place for adding these as these tests are taken over from MRI if I understand correctly. Can you provide some guidance here?

@eregon
Copy link
Member

eregon commented Jul 14, 2015

This would be nice to have in rubyspec, in https://github.com/jruby/jruby/blob/master/spec/ruby/core/bignum/exponent_spec.rb for instance.

@kares
Copy link
Member

kares commented Nov 13, 2015

on master as 9a7dc0d ... thanks @skmp

@kares kares closed this Nov 13, 2015
@kares kares added this to the JRuby 9.0.5.0 milestone Nov 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants