ruby-cvs:21674
From: shugo ruby-lang.org
Date: Sat, 22 Dec 2007 01:25:54 +0900 (JST)
Subject: [ruby-cvs:21674] Ruby:r14437 (trunk): * test/json/test_json_addition.rb (test_core): do not use Time.now
shugo 2007-12-22 01:25:53 +0900 (Sat, 22 Dec 2007)
New Revision: 14437
Modified files:
trunk/ChangeLog
trunk/test/json/test_json_addition.rb
Log:
* test/json/test_json_addition.rb (test_core): do not use Time.now
because JSON can't hold nsec.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/json/test_json_addition.rb?r1=14437&r2=14436
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14437&r2=14436