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
yugui fb06765feb merges r20089, r20090 and r20091 from trunk into ruby_1_9_1.
* ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise
  before invoking IConnectionPoint::Release.

* test/win32ole/test_win32ole_event.rb, test/win32ole/err_in_callback.rb,
  test/win32ole/test_err_in_callback.rb: Use ActiveX Data Object
  Library instead of InternetExplorer.
--
* test/win32ole/test_err_in_callback.rb: add teardown.
--
* test/win32ole/test_win32ole_event.rb: rename test class.
* test/win32ole/test_win32ole_variant_outarg.rb: add in order
  to use ADO instead of Internet Explorer.
  remove test/win32ole/test_win32ole_variant_with_ie.rb.

* test/win32ole/orig_data.csv: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21052 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-25 16:32:32 +00:00
..
err_in_callback.rb * ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise 2008-11-02 21:52:04 +00:00
orig_data.csv * ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise 2008-11-02 21:52:04 +00:00
test_err_in_callback.rb merges r20089, r20090 and r20091 from trunk into ruby_1_9_1. 2008-12-25 16:32:32 +00:00
test_folderitem2_invokeverb.rb modify test according to changing WIN32OLE.codepage behavior. 2008-02-16 04:38:06 +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 (fole_s_connect, fole_initialize, 2008-11-06 13:08:41 +00:00
test_win32ole_event.rb * ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise 2008-11-02 21:52:04 +00:00
test_win32ole_method.rb * ext/win32ole/win32ole.c (fole_s_connect, fole_initialize, 2008-11-06 13:08:41 +00:00
test_win32ole_param.rb * test/win32ole/test_win32ole_typelib.rb: add some illegal argument test. 2008-07-10 12:22:16 +00:00
test_win32ole_type.rb * test/win32ole/test_win32ole_typelib.rb: add some illegal argument test. 2008-07-10 12:22:16 +00:00
test_win32ole_typelib.rb * ext/win32ole/win32ole.c (fev_initialize): initialization 2008-09-29 11:18:37 +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 (fole_s_connect, fole_initialize, 2008-11-06 13:08:41 +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_outarg.rb * ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvise 2008-11-02 21:52:04 +00:00
test_word.rb * test/win32ole/test_word.rb: check word installed. 2008-07-05 11:54:06 +00:00