summaryrefslogtreecommitdiff
path: root/test/win32ole/test_win32ole_event.rb
AgeCommit message (Expand)Author
2008-07-26* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-14* test/win32ole/test_win32ole_event.rb (teardown): fix typo.suke
2008-07-13* ext/win32ole/win32ole.c (EVENTSINK_Invoke): using hashsuke
2008-07-12* test/win32ole/test_win32ole_event.rb: add testsuke
2008-07-10* test/win32ole/test_win32ole_typelib.rb: add some illegal argument test.suke
2008-07-08* ext/win32ole/win32ole.c (find_default_source): bug fix whensuke
2008-07-08* ext/win32ole/win32ole.c (find_default_source): try tosuke
2008-07-02* ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke
2007-09-04* ext/win32ole/win32ole.c: add WIN32OLE_EVENT#unadvise.suke
2007-02-08* test/win32ole/test_propertyputref.rb (setup): fix typo.suke
2006-06-25avoid Argument Error.suke
2006-05-06* should not test in the environment that does not have win32olesuke
2006-05-01ext/win32ole/win32ole.c (add_event_call_back): should notsuke