ruby--ruby/test/win32ole
suke 32716144fd * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead
of RegQueryValueEx.

* ext/win32ole/win32ole.c (typelib_file_from_clsid): fix the bug
  that the function always returns Qnil.

* test/win32ole/test_win32ole_type.rb (test_initialize): add some test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-23 11:14:03 +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 class name should not be duplicated. 2006-07-07 22:19:49 +00:00
test_propertyputref.rb remove puts for debug 2007-08-07 11:01:06 +00:00
test_win32ole.rb * ext/win32ole/win32ole.c: add WIN32OLE#ole_query_interface. 2007-02-10 11:29:49 +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 * should not test in the environment that does not have win32ole 2006-05-06 23:40:08 +00:00
test_win32ole_param.rb * should not test in the environment that does not have win32ole 2006-05-06 23:40:08 +00:00
test_win32ole_type.rb * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead 2007-08-23 11:14:03 +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 * should not test in the environment that does not have win32ole 2006-05-06 23:40:08 +00:00
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