aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rubyspec
Commit message (Expand)AuthorAgeFilesLines
* Use ruby_cmd instead of the RUBY_EXE constant in specseregon2017-05-102-19/+17
* Use the Mutex to know whether we entered the signal handler in Process#kill s...eregon2017-05-101-7/+4
* Process.getpgrp and Process.setsid must be available for Process#kill group s...eregon2017-05-101-3/+3
* Use #system directly with multiple arguments in Process#kill specseregon2017-05-101-3/+3
* Update specs to follow newlines added by r58596eregon2017-05-073-3/+3
* * remove trailing spaces, append newline at EOF.svn2017-05-0718-23/+25
* Add in-tree mspec and ruby/speceregon2017-05-074385-0/+210228