From 143f059bcd84284b54445d237ad202f1cb3e639a Mon Sep 17 00:00:00 2001 From: mame Date: Wed, 29 Oct 2008 16:46:08 +0000 Subject: * test/ruby/test_array.rb: add some tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b5415591a2..6b3b1d62ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 30 01:44:23 2008 Yusuke Endoh + + * test/ruby/test_array.rb: add some tests. + Thu Oct 30 01:32:15 2008 Yusuke Endoh * array.c (rb_ary_splice): remove redundant check. @@ -9,7 +13,7 @@ Thu Oct 30 01:24:55 2008 Yusuke Endoh Thu Oct 30 01:10:32 2008 Yusuke Endoh - * test/ruby/test_array (test_permutation): add a test that replaces + * test/ruby/test_array.rb (test_permutation): add a test that replaces array during permutation. Wed Oct 29 23:31:34 2008 Yukihiro Matsumoto -- cgit v1.2.3