ruby/test/io
nobu 4257124d00 merge revision(s) 34917:
* ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK
	  bits too.

	* ext/io/console/console.c (echo_p): ignore ECHOE and ECHOK bits.
	  [ruby-dev:45309] [Bug #6116]

	* ext/io/console/console.c (console_raw): fix rdoc.

	* ext/io/console/console.c (console_set_echo): mentioned about
	  platform dependency.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-03-06 03:48:34 +00:00
..
console merge revision(s) 34917: 2012-03-06 03:48:34 +00:00
nonblock * test/io/nonblock/test_flush.rb (TestIONonblock#flush_test): 2011-02-13 00:56:48 +00:00
wait * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, the 2011-09-21 08:02:03 +00:00