aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_time.rb
Commit message (Expand)AuthorAgeFilesLines
* add an assertion.akr2004-06-251-0/+1
* add 2 assertions.akr2004-03-311-0/+2
* add a test. [ruby-dev:22619]akr2004-03-311-4/+14
* more tests for Time.utc.akr2004-03-311-5/+29
* add test for minimum 32bit signed time_t for Time.utc.akr2004-03-301-1/+2
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-301-0/+10
* * test/ruby/test_time.rb: added tests for [ruby-dev:22614] andakira2004-01-191-0/+2
* * test/ruby/test_time.rb: new test case to test Time#[+-].siena2004-01-181-0/+24