summaryrefslogtreecommitdiff
path: root/spec/ruby/core/process/fixtures
AgeCommit message (Expand)Author
2020-03-28Remove Process.clock_getres "matches the resolution in practice" specsBenoit Daloze
2019-11-30Update to ruby/spec@4eec3dcBenoit Daloze
2019-11-06Exclude some clocks on armv8 tooBenoit Daloze
2019-09-07armv7l and armv7l are the same platform, generalize to armv7Benoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-05-24Only exclude the failing clocks for Process.clock_getres specs on AIXBenoit Daloze
2019-05-20Remove redundant ignore rule for Process#clock_getres specsBenoit Daloze
2019-05-20Move exclusion for Hyper-V next to other skipped constantsBenoit Daloze
2019-04-28CLOCK_MONOTONIC_RAW_APPROX seems less precise than advertised on macOSBenoit Daloze
2019-04-28Move the check for CentOS CLOCK_MONOTONIC_RAW next to othersBenoit Daloze
2019-04-28Skip CLOCK_UPTIME_RAW_APPROX since it seems less precise than advertised on m...Benoit Daloze
2019-04-28Add missing platform guardBenoit Daloze
2019-04-28Skip problematic Process.clock_getres specs on ARMBenoit Daloze
2019-04-28Refactor logic in Process.clock_gettime specBenoit Daloze
2019-04-28Fix typo in specBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-01-20Update to ruby/spec@35a9fbaeregon
2018-08-18Always set autoclose=false for IO.for_fd fdseregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon