1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/win32ole
suke 41585e424b * ext/win32ole/win32ole.c (ole_type_progid): progid getted by
ProgIDFromCLSID should be freed by CoTaskMemFree. Thanks, arton.

* test/win32ole/test_win32ole.rb (test_raise_message): set negative
  compareMode value to raise WIN32OLERuntimeError.

* test/win32ole/test_win32ole_type.rb (test_implemented_ole_types):
  support some environment which returns IShellDispatch5 instead 
  of IShellDispatch.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-28 10:23:31 +00:00
..
test_folderitem2_invokeverb.rb The argument of Shell.NameSpace should not be file path. 2006-12-26 12:09:57 +00:00
test_nil2vtempty.rb add WIN32OLE_VARIANT::Empty, WIN32OLE_VARIANT::Null, WIN32OLE_VARIANT::Nothing. 2007-01-19 08:22:45 +00:00
test_ole_methods.rb
test_propertyputref.rb remove puts for debug 2007-08-07 11:01:06 +00:00
test_win32ole.rb * ext/win32ole/win32ole.c (ole_type_progid): progid getted by 2007-08-28 10:23:31 +00:00
test_win32ole_event.rb * test/win32ole/test_propertyputref.rb (setup): fix typo. 2007-02-08 13:00:06 +00:00
test_win32ole_method.rb
test_win32ole_param.rb
test_win32ole_type.rb * ext/win32ole/win32ole.c (ole_type_progid): progid getted by 2007-08-28 10:23:31 +00:00
test_win32ole_typelib.rb * ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB#library_name, 2007-03-09 22:21:59 +00:00
test_win32ole_variable.rb
test_win32ole_variant.rb * ext/win32ole/win32ole.c (get_ptr_of_variant, ole_set_safe_array, 2007-03-02 12:35:02 +00:00
test_win32ole_variant_m.rb add WIN32OLE::VARIANT::VT_NULL, WIN32OLE::VARIANT::VT_EMPTY. 2007-01-05 23:38:15 +00:00
test_win32ole_variant_with_ie.rb bug fix of WIN32OLE_VARIANT when variant type is VT_BYREF|VT_VARIANT. 2007-01-26 15:03:43 +00:00
test_word.rb move some test from ext/win32ole/tests to test/win32ole 2007-01-19 15:17:56 +00:00