summaryrefslogtreecommitdiff
path: root/test/io/wait
AgeCommit message (Expand)Author
2018-12-31test_io_wait.rb: try to stabilize test_wait_readablek0kubun
2018-08-25test/io/wait/test_io_wait_uncommon.rb: relax /dev/random checknormal
2018-08-09test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeoutnormal
2018-05-15test_io_wait_uncommon: new test for uncommon file typesnormal
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-10-22test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal
2015-06-02use assert_raisenobu
2015-04-12test_io_wait.rb: no EOF testnobu
2015-03-01io/wait: fix return value for buffered readnormal
2014-05-30Join threads.akr
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
2011-09-21* test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa
2011-05-31* test/io/wait/test_io_wait.rb (TestIOWait#{test_nread,test_ready?,usa
2011-05-07* test/io/wait/test_io_wait.rb: Linux socketpair(2) only supportkosaki
2011-05-07* test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.kosaki
2011-05-07* test/io/wait/test_io_wait.rb: skip tests if the platform iskosaki
2011-04-30fix commit mistake of r31389.kosaki