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 3ff87cc53f add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect
add test/win32ole and remove some test script from ext/win32ole/tests.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-04-01 06:23:07 +00:00
..
oleserver.rb
testall.rb add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspect 2006-04-01 06:23:07 +00:00
testINVOKEVERB.rb refactoring 2005-08-20 12:04:02 +00:00
testNIL2VTEMPTY.rb add testNIL2VTEMPTY.rb 2005-10-09 05:04:30 +00:00
testOLEEVENT.rb avoid core dump with WIN32OLE_EVENT. 2005-09-23 08:39:24 +00:00
testOLEMETHOD.rb convert dispid in Ruby and C by INT2NUM and NUM2INT. 2005-07-09 13:03:10 +00:00
testOLEPARAM.rb * ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT in 2006-03-12 08:09:48 +00:00
testOLETYPE.rb add WIN32OLE_TYPE#ole_typelib, WIN32OLE_TYPE#implemented_ole_types. 2005-07-30 09:51:48 +00:00
testOLETYPELIB.rb * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage= 2005-04-15 13:43:32 +00:00
testOLEVARIABLE.rb
testOLEVARIANT.rb change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1 2006-03-19 00:56:59 +00:00
testVARIANT.rb
testWIN32OLE.rb change the behavior of WIN32OLE#[] and WIN32OLE#[]=. 2006-03-29 14:12:49 +00:00