summaryrefslogtreecommitdiffstats
path: root/ext/win32ole/tests/testall.rb
Commit message (Collapse)AuthorAgeFilesLines
* move all test from ext/win32ole/tests test/win32olesuke2007-01-201-4/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ext/win32ole/win32ole.c (add_event_call_back): should notsuke2006-05-011-3/+0
| | | | | | | delete event handler when the event name is not entried. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ole_param_ole_type should return "unknown type" string when ↵suke2006-04-301-1/+0
| | | | | | ITypeInfo::GetFuncDesc failed. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add test/win32ole/test_win32ole_variant.rb.suke2006-04-301-1/+0
| | | | | | | ext/win32ole/win32ole.c: use ANSI C style. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove testOLEPARAM.rbsuke2006-04-081-1/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove testOLEMETHOD.rbsuke2006-04-011-1/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspectsuke2006-04-011-3/+0
| | | | | | | add test/win32ole and remove some test script from ext/win32ole/tests. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add testNIL2VTEMPTY.rbsuke2005-10-091-0/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* avoid core dump with WIN32OLE_EVENT.suke2005-09-231-2/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add WIN32OLE_VARIANT classsuke2005-08-131-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke2004-10-301-2/+2
| | | | | | | | | WIN32OLE#ole_typelib method. ext/win32ole/tests/testOLETYPELIB.rb: add WIN32OLE_TYPELIB class. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add WIN32OLE_TYPE#to_s method.suke2003-05-171-2/+2
| | | | | | | | | add WIN32OLE_VARIABLE#to_s method. add WIN32OLE_METHOD#to_s method. add WIN32OLE_PARAM#to_s method. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* merge win32ole from roughsuke2002-06-011-0/+11
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e