summaryrefslogtreecommitdiff
path: root/spec/ruby/core/process/wait2_spec.rb
AgeCommit message (Expand)Author
2023-03-06s/mjit/rjit/Takashi Kokubun
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-04-28Update to ruby/spec@7de852dBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2018-07-07process.c (rb_f_exec): pause MJIT before replacing processnormal
2018-07-07wait2_spec.rb: skip leak checker for nowk0kubun
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-06-27process.c (waitpid_wait): do not set ECHILD prematurelynormal
2018-06-27Revert "spec: skip Process wait specs on MJIT"normal
2018-06-23spec: skip Process wait specs on MJITk0kubun
2018-03-04Update to ruby/spec@c1b568beregon
2017-10-28Update to ruby/spec@a6b8805eregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon