summaryrefslogtreecommitdiff
path: root/spec/rubyspec/core
AgeCommit message (Expand)Author
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 ruby_cmd instead of the RUBY_EXE constant in specseregon
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-07* remove trailing spaces, append newline at EOF.svn
2017-05-07Add in-tree mspec and ruby/speceregon