aboutsummaryrefslogtreecommitdiffstats
path: root/ext/win32ole/tests/testWIN32OLE.rb
Commit message (Expand)AuthorAgeFilesLines
* move all test from ext/win32ole/tests test/win32olesuke2007-01-201-100/+0
* move some test from ext/win32ole/tests to test/win32olesuke2007-01-191-274/+1
* remove WIN32OLE::PROPERTY class.suke2006-12-271-4/+6
* change the behavior of WIN32OLE#[] and WIN32OLE#[]=.suke2006-03-291-3/+3
* add WIN32OLE.create_guid.suke2006-02-111-0/+6
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-091-0/+5
* * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke2005-04-151-1/+17
* * ext/win32ole/win32ole.c: rename WIN32OLE#ole_obj_help tosuke2004-11-061-0/+8
* add WIN32OLE.codepage, WIN32OLE.codepage=suke2004-10-311-1/+39
* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke2004-10-301-25/+11
* * ext/win32ole/win32ole.c (fole_func_methods): correct argument mismatch.suke2004-10-171-4/+18
* merge win32ole from roughsuke2002-06-011-0/+298