aboutsummaryrefslogtreecommitdiffstats
path: root/test/win32ole
Commit message (Expand)AuthorAgeFilesLines
* accept hash argument of Symbol key.suke2006-08-191-0/+44
* Test class name should not be duplicated.suke2006-07-072-2/+2
* support some kind of method of word. [ruby-Bugs#3237]suke2006-06-251-0/+37
* avoid Argument Error.suke2006-06-251-4/+4
* change test class name.suke2006-06-251-1/+1
* should not test when win32ole is not available.suke2006-06-191-13/+18
* support PROPERTYPUTREF. [ruby-talk:183042]suke2006-06-182-0/+55
* * should not test in the environment that does not have win32olesuke2006-05-0610-11/+223
* *** empty log message ***suke2006-05-062-221/+0
* ext/win32ole/win32ole.c (add_event_call_back): should notsuke2006-05-013-0/+210
* ole_param_ole_type should return "unknown type" string when ITypeInfo::GetFun...suke2006-04-302-80/+122
* add test/win32ole/test_win32ole_variant.rb.suke2006-04-301-0/+104
* add WIN32OLE_METHOD#inspect, WIN32OLE_PARAM#inspectsuke2006-04-082-0/+89
* WIN32OLE_TYPELIB.new accepts OLE files.suke2006-04-071-0/+4
* add test_win32ole_method.rbsuke2006-04-011-0/+132
* add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspectsuke2006-04-013-0/+297