summaryrefslogtreecommitdiff
path: root/spec/ruby/core/io/read_spec.rb
AgeCommit message (Expand)Author
2024-03-14Update to ruby/spec@89175b2Benoit Daloze
2024-02-05Update to ruby/spec@3fc4444Benoit Daloze
2023-11-09IO#read always check the provided buffer is mutableJean Boussier
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze
2023-08-10Deprecate Kernel#open and IO support for subprocess creation/forkingMike Dalessio
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-03-24Raise ArgumentError if IO.read is provided negative offsetJeremy Evans
2023-02-27Skip a spec failing on masterTakashi Kokubun
2023-02-27Update to ruby/spec@e7dc804Benoit Daloze
2022-11-07Update to ruby/spec@740ccc8Benoit Daloze
2022-09-28Update to ruby/spec@1d9d5c6Benoit Daloze
2022-08-05Test that File.read defaults to text modeAlan Wu
2020-05-03Update to ruby/spec@032ee74Benoit Daloze
2019-09-29Update to ruby/spec@519df35Benoit Daloze
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-02-07Update to ruby/spec@6cf8ebeeregon
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-27Update to ruby/spec@cbe855ceregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon