summaryrefslogtreecommitdiff
path: root/spec/ruby/core/process/fixtures/clocks.rb
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) ed549f80b645aafd62376f65c3a27b66bafa2a38,eff0c5bf2ad47d10a4...c65f10304fnagachika2020-12-311-42/+0
* Exclude some clocks on armv8 tooBenoit Daloze2019-11-061-1/+1
* armv7l and armv7l are the same platform, generalize to armv7Benoit Daloze2019-09-071-1/+1
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-271-1/+1
* Only exclude the failing clocks for Process.clock_getres specs on AIXBenoit Daloze2019-05-241-0/+7
* Remove redundant ignore rule for Process#clock_getres specsBenoit Daloze2019-05-201-7/+0
* Move exclusion for Hyper-V next to other skipped constantsBenoit Daloze2019-05-201-0/+8
* CLOCK_MONOTONIC_RAW_APPROX seems less precise than advertised on macOSBenoit Daloze2019-04-281-1/+1
* Move the check for CentOS CLOCK_MONOTONIC_RAW next to othersBenoit Daloze2019-04-281-0/+7
* Skip CLOCK_UPTIME_RAW_APPROX since it seems less precise than advertised on m...Benoit Daloze2019-04-281-0/+7
* Add missing platform guardBenoit Daloze2019-04-281-3/+5
* Skip problematic Process.clock_getres specs on ARMBenoit Daloze2019-04-281-4/+18
* Refactor logic in Process.clock_gettime specBenoit Daloze2019-04-281-5/+3
* Fix typo in specBenoit Daloze2019-04-281-1/+1
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-0/+24