aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_sleep.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* I suspect such early wakeup is because of automatic time correctionnaruse2014-05-221-10/+3
* Use Etc.uname instead of uname command invocation.akr2014-05-181-1/+2
* call to_inaruse2014-04-241-1/+1
* test_sleep.rb: get rid of failure on Windowsnobu2013-10-061-2/+9
* Cent OS 5.6 wakes up in 4.989596sec from sleep(5).naruse2012-04-241-1/+1
* Fix typo.naruse2012-03-061-1/+1
* * test/ruby/test_sleep.rb (TestSleep#test_sleep_5sec): syntax error.usa2012-03-051-1/+1
* Fix condition of r34897.naruse2012-03-051-1/+1
* Old linux (at least CentOS 5.6, kernel 2.6.18) wakes up 4.99 sec.naruse2012-03-051-1/+2
* * test/ruby/test_sleep.rb (test_sleep_5sec): 0.1sec tolerance is tooakr2011-11-151-1/+2
* * test/ruby/test_sleep.rb (test_sleep_5sec): stop gc.mame2009-01-021-0/+3
* * win32/win32.c (rb_w32_select): recalc the rest of timeout for eachnobu2008-07-301-0/+10