From a5c44807324afc06cac9975bfccd6579a0c07271 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 21 Nov 2007 07:40:36 +0000 Subject: * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assert to test tv_sec only for filestamp resolution portability. (assert_same_entry): use assert_same_entry for mtime comparison. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c4001532d8..c812e63710 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 21 16:39:21 2007 Tanaka Akira + + * test/fileutils/fileasserts.rb (assert_equal_timestamp): new assert + to test tv_sec only for filestamp resolution portability. + (assert_same_entry): use assert_same_entry for mtime comparison. + Wed Nov 21 14:55:13 2007 Koichi Sasada * array.c (rb_ary_permutation): add gc guard codes. -- cgit v1.2.3