1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/win32ole/tests
shyouhei 7d110cc79c merge revision(s) 17827,17846:17848:
* gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
	  yahoo.co.jp> at [ruby-dev:35313].   
	* intern.h: ditto.
	* ext/win32ole/win32ole.c: avoid creating Ruby object during
	  GC. thanks to arton <artonx AT yahoo.co.jp>. [ruby-dev:35313]
	* ext/win32ole/tests: add test_win32ole_event.rb, remove
	  testOLEEVENT.rb
	* ext/win32ole/tests/testWIN32OLE.rb(test_convert_bignum):
	  fix test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@17924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-07 03:10:04 +00:00
..
oleserver.rb merge win32ole from rough 2002-06-01 12:34:30 +00:00
test_ole_methods.rb Test class name should not be duplicated. 2006-07-07 22:19:49 +00:00
test_propertyputref.rb support some kind of method of word. [ruby-Bugs#3237] 2006-06-19 13:15:59 +00:00
test_win32ole_event.rb merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00
test_word.rb Test class name should not be duplicated. 2006-07-07 22:19:49 +00:00
testall.rb merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00
testNIL2VTEMPTY.rb add testNIL2VTEMPTY 2005-10-09 02:31:46 +00:00
testOLEMETHOD.rb convert dispid in Ruby and C by INT2NUM and NUM2INT. 2005-07-09 12:34:47 +00:00
testOLEPARAM.rb should set only one handler in WIN32OLE_EVENT#on_event 2005-08-06 16:35:38 +00:00
testOLETYPE.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testOLEVARIABLE.rb add WIN32OLE_TYPE#to_s method. 2003-05-17 13:49:08 +00:00
testVARIANT.rb merge win32ole from rough 2002-06-01 12:34:30 +00:00
testWIN32OLE.rb merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00