aboutsummaryrefslogtreecommitdiffstats
path: root/test/excludes/TestIO_Console.rb
Commit message (Collapse)AuthorAgeFilesLines
* Prefix `excludes` with a dot to prevent chkbuild from firing wronglyNobuyoshi Nakada2023-08-131-2/+0
| | | | | Chkbuild runs for each directories just under `test` directory when `test-all` failed. `test/excludes` itself should not be a target.
* Revert "Skip interruptible raw mode test on Travis-CI"Nobuyoshi Nakada2019-12-181-1/+0
| | | | This reverts commit 65731a1330ed02691e3c343d2feeb8d0a72af3fd.
* Skip interruptible raw mode test on Travis-CINobuyoshi Nakada2019-12-171-0/+1
|
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
| | | | | | When you change this to true, you may need to add more tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* TestIO_Console.rb: disable getpass test by --excludesnobu2015-12-091-0/+1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e