From: <ki...@us...> - 2014-02-01 11:23:46
|
Revision: 2518 http://sourceforge.net/p/rubycocoa/svn/2518 Author: kimuraw Date: 2014-02-01 11:23:44 +0000 (Sat, 01 Feb 2014) Log Message: ----------- Fix test failure with ruby-2.0 or later fix failure TC_NSDictionary#test_fetch_error with ruby-2.[01]. Hash#fetch possible raises KeyError on ruby-1.9 or later, not IndexError. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/tc_nsdictionary.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |