aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/process/clock_gettime_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-14/+8
* Exclude Solaris in Process.clock_gettime specseregon2018-12-301-1/+1
* Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon2018-12-301-11/+5
* clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun2018-12-301-5/+11
* Reenable spec on Solaris to find out which clocks fail on Solariseregon2018-12-291-1/+1
* Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon2018-12-291-4/+7
* Reenable spec on Linux to find out which clocks fail on RHELeregon2018-12-291-1/+1
* Refactor Process.clock_gettime spec to give more information when it failseregon2018-12-291-3/+4
* clock_gettime_spec.rb: add more platform guards for RubyCIk0kubun2018-12-291-1/+4
* clock_gettime_spec.rb: skip a new spec broken on solarisk0kubun2018-12-291-1/+1
* Update to ruby/spec@944ea57eregon2018-12-291-0/+8
* Update to ruby/spec@cdd6ff7eregon2018-11-271-0/+35