summaryrefslogtreecommitdiff
path: root/spec/rubyspec/core/process/fixtures
AgeCommit message (Expand)Author
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon
2017-06-29Update to ruby/spec@abf1700eregon
2017-05-29Clean up a bit the Process.setpriority specseregon
2017-05-10Use environment values to find ruby and flags instead of an argumenteregon
2017-05-10Use the Mutex to know whether we entered the signal handler in Process#kill s...eregon
2017-05-10Process.getpgrp and Process.setsid must be available for Process#kill group s...eregon
2017-05-10Use #system directly with multiple arguments in Process#kill specseregon
2017-05-07Add in-tree mspec and ruby/speceregon