summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_time.rb
Commit message (Collapse)AuthorAgeFilesLines
* * test/ruby/test_time.rb: added tests for [ruby-dev:22614] andakira2004-01-191-0/+2
| | | | | | | [ruby-dev:22617]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5499 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_time.rb: new test case to test Time#[+-].siena2004-01-181-0/+24
* time.c (time_plus, time_minus): fix RangeError for a negative argument in environments whose time_t is unsigned. [ruby-dev:22608] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e