summaryrefslogtreecommitdiff
path: root/spec/ruby/core/integer/right_shift_spec.rb
AgeCommit message (Expand)Author
2023-01-07Only RangeError on CRuby for shift width >= 2**67Benoit Daloze
2023-01-07Fix Integer#{<<,>>} specs with large shift widthBenoit Daloze
2023-01-05Update to ruby/spec@5e48206Benoit Daloze
2022-12-26Skip insanely memory consuming testsNobuyoshi Nakada
2022-12-26Skip some examples for Ruby 3.3Hiroshi SHIBATA
2022-01-28Update to ruby/spec@902ab83Benoit Daloze
2021-12-28s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada
2020-12-27Update to ruby/spec@4ce9f41Benoit Daloze
2020-12-21Use Integer instead of Fixnum/BignumNobuyoshi Nakada
2020-05-31Update to ruby/spec@4e486faBenoit Daloze
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2018-03-04Update to ruby/spec@c1b568beregon
2018-01-29Update to ruby/spec@83063a3eregon