summaryrefslogtreecommitdiffstats
path: root/ext/win32ole/tests/testWIN32OLE.rb
Commit message (Collapse)AuthorAgeFilesLines
* move all test from ext/win32ole/tests test/win32olesuke2007-01-201-100/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* move some test from ext/win32ole/tests to test/win32olesuke2007-01-191-274/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove WIN32OLE::PROPERTY class.suke2006-12-271-4/+6
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* change the behavior of WIN32OLE#[] and WIN32OLE#[]=.suke2006-03-291-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add WIN32OLE.create_guid.suke2006-02-111-0/+6
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-091-0/+5
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke2005-04-151-1/+17
| | | | | | | * ext/win32ole/tests/testOLETYPELIB.rb: correct expected message. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/win32ole/win32ole.c: rename WIN32OLE#ole_obj_help tosuke2004-11-061-0/+8
| | | | | | | | | WIN32OLE#ole_type. alias ole_obj_help to ole_type. * ext/win32ole/tests/testWIN32OLE.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add WIN32OLE.codepage, WIN32OLE.codepage=suke2004-10-311-1/+39
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke2004-10-301-25/+11
| | | | | | | | | 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
* * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.suke2004-10-171-4/+18
| | | | | | | | | | * 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: http://svn.ruby-lang.org/repos/ruby/trunk@7051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* merge win32ole from roughsuke2002-06-011-0/+298
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e