summaryrefslogtreecommitdiff
path: root/spec/ruby/core/process
AgeCommit message (Expand)Author
2018-12-30Exclude Solaris in Process.clock_gettime specseregon
2018-12-30Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon
2018-12-30clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun
2018-12-30Update to ruby/spec@2d89e48eregon
2018-12-29Skip specs on AIX as it doesn't have /dev/fderegon
2018-12-29Reenable spec on Solaris to find out which clocks fail on Solariseregon
2018-12-29Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon
2018-12-29Reenable spec on Linux to find out which clocks fail on RHELeregon
2018-12-29Refactor Process.clock_gettime spec to give more information when it failseregon
2018-12-29clock_gettime_spec.rb: add more platform guards for RubyCIk0kubun
2018-12-29spawn_spec.rb: add missing platform guardk0kubun
2018-12-29clock_gettime_spec.rb: skip a new spec broken on solarisk0kubun
2018-12-29Update to ruby/spec@c8b36c4eregon
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-26spec/ruby/core/process/setpriority_spec.rb: allow to run under dockermame
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-08-18Always set autoclose=false for IO.for_fd fdseregon
2018-08-10process.c: fix rubyspec of Process.groupsmrkn
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-04-28Update to ruby/spec@6f38a82eregon
2018-03-26Update to ruby/spec@a585ec3eregon
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-23groups_spec.rb: get rid of limit on macOSnobu
2018-02-23Use Process::Tmsnobu
2018-01-29Update to ruby/spec@83063a3eregon
2018-01-10spec/: skip some specs so that no failure occurs in root privilegemame
2017-12-15Update to ruby/spec@595645feregon
2017-12-01Update to ruby/spec@bacedc5eregon
2017-10-28Update to ruby/spec@a6b8805eregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon