ruby-cvs:24964
From: mame ruby-lang.org
Date: Mon, 30 Jun 2008 22:50:19 +0900 (JST)
Subject: [ruby-cvs:24964] Ruby:r17743 (trunk): * test/ruby/test_array.rb (test_aset): access with too big index
mame 2008-06-30 22:50:18 +0900 (Mon, 30 Jun 2008)
New Revision: 17743
Modified files:
trunk/ChangeLog
trunk/test/ruby/test_array.rb
Log:
* test/ruby/test_array.rb (test_aset): access with too big index
raises not ArgumentError but IndexError now.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17743
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=17743&r2=17742&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_array.rb?r1=17743&r2=17742&diff_format=u