mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
commit miss :(
* lib/time.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema): should not expect that all platforms handle negative time_t value. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3dea3d810f
commit
9d907ff12e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Sat Jan 17 21:49:50 2004 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* lib/test.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema):
|
||||
* lib/time.rb (test_rfc2822, test_rfc3339, test_encode_xmlschema):
|
||||
should not expect that all platforms handle negative time_t value.
|
||||
|
||||
Fri Jan 16 23:53:09 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
|
Loading…
Reference in a new issue