summaryrefslogtreecommitdiff
path: root/spec/rubyspec/core/process
AgeCommit message (Expand)Author
2017-05-29Clean up a bit the Process.setpriority specseregon
2017-05-29Enable Process.setpriority for a single process on more platforms.eregon
2017-05-29Run in separate process/pgrp [Bug #13609]nobu
2017-05-14Update to ruby/spec@032022caeregon
2017-05-13The exception raised when exec/spawn unexecutable file on Windows is varioususa
2017-05-12Skip on Windows because it always failsusa
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