.. |
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: add WIN32OLE#ole_respond_to?
|
2008-07-05 01:01:01 +00:00 |
test_win32ole_event.rb
|
* ext/win32ole/win32ole.c: avoid creating Ruby object during
|
2008-07-02 15:35:04 +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(Init_win32ole): add
|
2008-07-07 11:49:14 +00:00 |
test_win32ole_typelib.rb
|
* ext/win32ole/win32ole.c (foletype_s_ole_classes,
|
2007-10-13 12:40:24 +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 (d2time): fix the bug of VT_DATE
|
2008-07-04 14:19:01 +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
|
* test/win32ole/test_word.rb: check word installed.
|
2008-07-05 11:54:06 +00:00 |