ruby/test/io
shyouhei 045491d5be * test/io/console/test_io_console.rb (TestIO_Console::helper):
PTY.open is not guaranteed to work.  On my machine opening a
	  pty is prohibited via process control group.  On those cases
	  exceptions shall occur, and that doesn't mean our fault.
	  Skip those tests on such situations.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-09-17 07:52:21 +00:00
..
console * test/io/console/test_io_console.rb (TestIO_Console::helper): 2010-09-17 07:52:21 +00:00
nonblock * test/io/nonblock/test_flush.rb (test_flush): try pipe and 2010-06-03 04:05:20 +00:00