Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ruby/win32ole] Use omit instead of skip for test-unit | Hiroshi SHIBATA | 2022-01-12 | 1 | -1/+1 |
* | test/win32ole/test_word.rb: word quit without confirmation dialog to save | suke | 2017-09-13 | 1 | -2/+7 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * test/win32ole/test_word.rb: use skip method to skip test. | suke | 2015-02-10 | 1 | -10/+6 |
* | * test/win32ole: get rid of warnings (unused variable). | usa | 2014-03-02 | 1 | -1/+0 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -1/+1 |
* | * test/win32ole/test_word.rb: check word installed. | suke | 2008-07-05 | 1 | -25/+52 |
* | move some test from ext/win32ole/tests to test/win32ole | suke | 2007-01-19 | 1 | -0/+8 |
* | Test class name should not be duplicated. | suke | 2006-07-07 | 1 | -1/+1 |
* | support some kind of method of word. [ruby-Bugs#3237] | suke | 2006-06-25 | 1 | -0/+37 |