summaryrefslogtreecommitdiff
path: root/spec/ruby/core/io
AgeCommit message (Expand)Author
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-16spec/../initialize_spec.rb: skip fd-specific speck0kubun
2018-12-03spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-20Skip known MJIT random test failuresk0kubun
2018-11-19io.c: ungetbyte silently ignores upper bitsshyouhei
2018-10-27Update to ruby/spec@8b743a3eregon
2018-08-20spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-06-27Update to ruby/spec@a454137eregon
2018-06-13Update to ruby/spec@4bb0f25eregon
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-27Update to ruby/spec@cbe855ceregon
2018-01-29Update to ruby/spec@83063a3eregon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-18Use syswrite to avoid potential buffering in IO#select speceregon
2017-12-01Update to ruby/spec@bacedc5eregon
2017-10-29Clarify what is written and read in IO#popen speceregon
2017-10-29Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon
2017-10-28Update to ruby/spec@a6b8805eregon
2017-10-25io.c: write a newline togethernobu
2017-09-28Update to ruby/spec@691755deregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon