|
From: <ki...@us...> - 2014-06-08 04:24:23
|
Revision: 2532
http://sourceforge.net/p/rubycocoa/svn/2532
Author: kimuraw
Date: 2014-06-08 04:24:18 +0000 (Sun, 08 Jun 2014)
Log Message:
-----------
Fix test failures from missing Objective-C classes on ruby-2.x
osx/objc/oc_import_openclass.rb is disabled on ruby-2.x,
then test script need to import Objective-C classes from .bundle
files by invoking OSX.ns_import(class_name).
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/tests/tc_hybrid.rb
trunk/src/tests/tc_ovmix.rb
trunk/src/tests/tc_passbyref.rb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|