summaryrefslogtreecommitdiff
path: root/test/io
AgeCommit message (Expand)Author
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
2012-01-25* ext/io/console/console.c (io_getch): default delegating methodnobu
2011-11-18* ext/io/console/console.c (console_cooked, console_set_cooked):nobu
2011-09-21* test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, theusa
2011-08-04* test/io/console/test_io_console.rb (test_noctty): daemon() onnobu
2011-08-01* test/io/console/test_io_console.rb (TestIO_Console#test_sync):shyouhei
2011-06-17* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-16* test/io/console/test_io_console.rb (TestIO_Console#test_sync):nobu
2011-06-14Skip test_sync when there is no tty or something.naruse
2011-06-14* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-13* test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu
2011-06-13* ext/io/console/console.c (console_dev): console should benobu
2011-06-13* ext/io/console/console.c (console_dev): take care of no-cttynobu
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
2011-02-13* test/io/nonblock/test_flush.rb (TestIONonblock#flush_test):nobu
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-01-23 * test/io/console/test_io_console.rb: Don't run test if the systemkosaki
2010-09-17 * test/io/console/test_io_console.rb (TestIO_Console::helper):shyouhei
2010-07-03portability fix.akr
2010-07-03refine tests.akr
2010-06-11add sleep.akr
2010-06-03* test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu
2010-05-13* ext/io/console/console.c (get_write_fd): return primary fd if nonobu
2010-05-12new test file.akr
2008-08-05* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):kazu
2008-05-05* test/io/nonblock/test_flush.rb: don't set Thread.abort_on_exception.akr
2007-12-30timeout larger area.akr
2007-12-29use timeout for thread join to avoid hang.akr
2007-12-24* test/io/nonblock/test_flush.rb: fix test for 1.9.ko1
2007-11-18use ML ref. for assertion message.akr
2007-02-20* test/io/nonblock/test_flush.rb: YARV doesn't raise any errors ifko1
2007-02-14* test/fileutils/test_fileutils.rb (check_singleton): fix to useko1