1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole/tests
suke deaed31974 * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.
* ext/win32ole/win32ole.c (fole_get_methods): ditto.
	* ext/win32ole/win32ole.c (fole_put_methods): ditto.
	* ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE#ole_func_methods
	  WIN32OLE#ole_get_methods, WIN32OLE#ole_put_methods


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-10-17 04:02:16 +00:00
..
oleserver.rb merge win32ole from rough 2002-06-01 12:34:30 +00:00
testall.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testOLEEVENT.rb merge win32ole from rough 2002-06-01 12:34:30 +00:00
testOLEMETHOD.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testOLEPARAM.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testOLETYPE.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testOLEVARIABLE.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testVARIANT.rb merge win32ole from rough 2002-06-01 12:34:30 +00:00
testWIN32OLE.rb * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch. 2004-10-17 04:02:16 +00:00