summaryrefslogtreecommitdiff
path: root/spec/ruby/core/process/times_spec.rb
AgeCommit message (Expand)Author
2020-04-01Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada
2020-03-28Increase the number of Process.times attemptsTakashi Kokubun
2020-03-28Improve reliability of the Process.times specBenoit Daloze
2020-03-28Do not check that #stime changes in Process.times specBenoit Daloze
2020-03-28Remove debugging codeBenoit Daloze
2020-01-25spec/ruby/core/process/times_spec.rb: add an output code for debuggingYusuke Endoh
2019-12-02Make more attempts to check for the precision of Process.timesBenoit Daloze
2019-12-02Fix random failure on getusage-missing environmentsTakashi Kokubun
2019-12-01Debug random failure of ruby-spec on ci.rvm.jpTakashi Kokubun
2019-11-30Skip if getrusage is not supportedTakashi Kokubun
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-23Use Process::Tmsnobu
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon