aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/integer/right_shift_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Only RangeError on CRuby for shift width >= 2**67Benoit Daloze2023-01-071-14/+7
* Fix Integer#{<<,>>} specs with large shift widthBenoit Daloze2023-01-071-14/+23
* Update to ruby/spec@5e48206Benoit Daloze2023-01-051-1/+1
* Skip insanely memory consuming testsNobuyoshi Nakada2022-12-261-1/+1
* Skip some examples for Ruby 3.3Hiroshi SHIBATA2022-12-261-1/+1
* Update to ruby/spec@902ab83Benoit Daloze2022-01-281-9/+48
* s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada2021-12-281-2/+2
* Update to ruby/spec@4ce9f41Benoit Daloze2020-12-271-5/+5
* Use Integer instead of Fixnum/BignumNobuyoshi Nakada2020-12-211-9/+9
* Update to ruby/spec@4e486faBenoit Daloze2020-05-311-1/+4
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271-6/+6
* Update to ruby/spec@c1b568beregon2018-03-041-1/+1
* Update to ruby/spec@83063a3eregon2018-01-291-0/+191