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
nobu 0c61c3b67b win32ole.rb: use TracePoint
* ext/win32ole/lib/win32ole.rb: use TracePoint to hook all thread
  creation not only by Thread.new and to get rid of interference with
  svar scope.  [Bug #7681] [ruby-core:51365]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-16 09:45:48 +00:00
..
err_in_callback.rb
orig_data.csv
test_err_in_callback.rb
test_folderitem2_invokeverb.rb
test_nil2vtempty.rb
test_ole_methods.rb
test_propertyputref.rb
test_thread.rb win32ole.rb: use TracePoint 2013-01-16 09:45:48 +00:00
test_win32ole.rb * test/win32ole/test_win32ole.rb: follow other test files. 2012-11-06 05:43:47 +00:00
test_win32ole_event.rb
test_win32ole_method.rb
test_win32ole_param.rb
test_win32ole_type.rb * test/win32ole/test_win32ole_type.rb (test_implemented_ole_types): 2012-11-20 12:34:21 +00:00
test_win32ole_typelib.rb
test_win32ole_variable.rb
test_win32ole_variant.rb * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF, 2013-01-11 22:59:51 +00:00
test_win32ole_variant_m.rb
test_win32ole_variant_outarg.rb
test_word.rb