summaryrefslogtreecommitdiff
path: root/test/io
AgeCommit message (Expand)Author
2017-01-08test_io_console.rb: fix of old CentOS5nobu
2017-01-07console.c: unpaired sizenobu
2017-01-07console.c: OOB accessnobu
2016-04-15io/console: unknown key code for names with nulnobu
2016-04-15io/console: move conditionsnobu
2016-03-09* test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira
2016-02-19test: use assert_not_*nobu
2016-01-24wait readable/writablenobu
2016-01-24test_io_wait.rb: wait_readablenobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-09TestIO_Console.rb: disable getpass test by --excludesnobu
2015-12-09test_io_console.rb: skipnobu
2015-12-09test_io_console.rb: waitnobu
2015-12-09test_io_console.rb: ignore echo backnobu
2015-12-08* test/io/console/test_io_console.rb (run_pty): Avoid waiting twicengoto
2015-12-08retry IO#getpassnobu
2015-12-08Revert r52902,r52903,r52910,r52911,r52937,r52939naruse
2015-12-08test_io_console.rb: separate master and slavenobu
2015-12-08* test/io/console/test_io_console.rb (test_getpass): s.getpassngoto
2015-12-07temporally remove prompt to pass the testnaruse
2015-12-06test_io_console.rb: waitnobu
2015-12-06console.c: console_getpassnobu
2015-10-22test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal
2015-07-13use Timeout.timeoutnobu
2015-06-02use assert_raisenobu
2015-04-12test_io_wait.rb: no EOF testnobu
2015-03-01io/wait: fix return value for buffered readnormal
2015-01-11[DOC]akr
2014-12-28test_io_console.rb: different namesnobu
2014-12-25console.c: IO.console arguments passingnobu
2014-12-25test_io_console.rb: use getsnobu
2014-12-25test_io_console.rb: chomp resultsnobu
2014-12-25* test/io/console/test_io_console.rb (TestIO_Console#run_pty): no block given.usa
2014-12-25console.c: get rid of NameErrornobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-06-05Join a thread.akr
2014-05-30Join threads.akr
2014-05-30Join threads, not kill.akr
2014-05-30test/io/console/test_io_console.rb: Close FDs.akr
2014-05-29test/io/nonblock/test_flush.rb: Close fds.akr
2014-05-10test_io_console.rb: show failure detailsnobu
2014-02-24* test/fiddle/test_function.rb: remove unused variables.hsbt
2013-04-28test_io_console.rb: investigate hang-upnobu
2013-02-05console.c: default by stty rawnobu
2013-02-03test_io_console.rb: descriptive assertionsnobu
2013-02-03console.c: fix unit of minnobu
2013-01-11* test/io/wait/test_io_wait.rb (TestIOWait#test_wait_writable_timeout): giveusa
2012-11-29test_io_wait.rb: Bug #7420nobu
2012-11-21io/wait: add IO#wait_writable methodnobu
2012-03-06* ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOKnobu