summaryrefslogtreecommitdiff
path: root/spec/ruby/core/range/size_spec.rb
AgeCommit message (Expand)Author
2024-04-10[Misc #18984] Raise TypeError from Range#size if the range is not iterableKouhei Yanagita
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2022-10-21Range#size returns nil for (.."a") and (nil..)Yusuke Endoh
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2021-07-29Update to ruby/spec@b65d01fBenoit Daloze
2020-12-27Update to ruby/spec@4ce9f41Benoit Daloze
2020-01-28Update to ruby/spec@f8a2d54Benoit Daloze
2018-03-04Update to ruby/spec@c1b568beregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon