suke (Masaki Suketa)
- Login: suke
- Email: masaki.suketa@nifty.ne.jp
- Registered on: 07/16/2009
- Last sign in: 10/24/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 2 | 25 | 27 |
| Reported issues | 0 | 3 | 3 |
Activity
12/15/2018
-
05:04 AM Ruby Revision 2812ffc6 (git): use System Monitor Control for spec of Win32OLE.
- * spec/ruby/library/win32ole/win32ole_method/event_interface_spec.rb:
use System Monitor Control instead of Microsoft Internet Control
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
12/07/2018
-
12:12 PM Ruby Revision 0c003350 (git): should not use Internet Explorer
- * spec/ruby/library/win32ole/fixtures/classes.rb: add
SYSTEM_MONITOR_CONTROL_AVAILABLE.
* spec/ruby/library/win32ole/win32ole_method/event_spec.rb: Internet
Explorer is not available in some environment. Instead, try to use
System...
12/06/2018
-
09:56 PM Ruby Revision 3a94b881 (git): should not use Microsoft Internet Controller
- * spec/ruby/library/win32ole/win32ole_method/helpcontext_spec.rb:
Use FileSystemObject. Microsoft Internet Explorer is not available
in some environment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66260 b2dd03c8-39d4-4d8f-98f...
10/28/2018
-
07:19 AM Ruby Feature #15239: [patch] test-spec win32ole
- Thank you for your help. I prefer to use MSXML.Document for WIN32OLE_EVENT specs.
Because I think other (light and more standard) COM objects (like Scripting.Dictionary) have features for other specs.
I applied the win32ole_event part... -
06:37 AM Ruby Revision 5918f0a0 (git): require fixtures/classes only when platform is windows.
- * spec/ruby/library/win32ole/fixtures/classes.rb: remove rescue block
because this file is required when platform is Windows.
* spec/ruby/library/win32ole/win32ole/_getproperty_spec.rb:
fixtures/classes is required when platform is W... -
06:16 AM Ruby Revision c5491046 (git): Refactoring. remove Internet Explorer.
- * spec/ruby/library/win32ole/win32ole/ole_methods_spec.rb: refactoring.
remove Internet Explorer.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:11 AM Ruby Revision d6f55c7d (git): use MSXML.DOMDocument instead of InternetExplorer.Application
- * spec/ruby/library/win32ole/fixtures/event.xml use MSXML.DOMDocument
instead of InternetExplorer.Application. InternetExplorer.Application
is not available on some environments. Thanks to MSP-Greg (Greg L).
* spec/ruby/library/win32... -
05:40 AM Ruby Revision 6ce65875 (git): use MSXML.DOMDocument instead of InternetExplorer.Application.
- * spec/ruby/library/win32ole/win32ole_event/new_spec.rb: use
MSXML.DOMDocument. InternetExplorer.Application is not available on
some environments. Thanks to MSP-Greg (Greg L).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65412... -
05:08 AM Ruby Revision ef929bc6 (git): use Scripting.Dictionary instead of InternetExplorer.Application.
- * spec/ruby/library/win32ole/win32ole/shared/setproperty.rb: use
Scripting.Dictionary. InternetExplorer.Application is not available on
some environments. Thanks to MSP-Greg (Greg L).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun... -
04:38 AM Ruby Revision 7f0aefec (git): use Scripting.Dictionary instead of InternetExplorer.Application.
- * spec/ruby/library/win32ole/win32ole/ole_put_methods_spec.rb: use
Scripting.Dictionary. InternetExplorer.Application is not available on
some enviroments. Thanks to MSP-Greg (Greg L).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru...