aboutsummaryrefslogtreecommitdiffstats
path: root/test/io
Commit message (Expand)AuthorAgeFilesLines
* * test/io/console/test_io_console.rb (TestIO_Console::helper):shyouhei2010-09-171-11/+23
* portability fix.akr2010-07-031-1/+4
* refine tests.akr2010-07-031-9/+60
* add sleep.akr2010-06-111-0/+11
* * test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu2010-06-031-2/+11
* * ext/io/console/console.c (get_write_fd): return primary fd if nonobu2010-05-131-0/+9
* new test file.akr2010-05-121-0/+73
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):kazu2008-08-051-1/+5
* * test/io/nonblock/test_flush.rb: don't set Thread.abort_on_exception.akr2008-05-051-1/+0
* timeout larger area.akr2007-12-301-10/+10
* use timeout for thread join to avoid hang.akr2007-12-291-1/+4
* * test/io/nonblock/test_flush.rb: fix test for 1.9.ko12007-12-241-2/+1
* use ML ref. for assertion message.akr2007-11-181-2/+2
* * test/io/nonblock/test_flush.rb: YARV doesn't raise any errors ifko12007-02-201-0/+2
* * test/fileutils/test_fileutils.rb (check_singleton): fix to useko12007-02-141-1/+0
* * Merge YARVko12006-12-311-0/+1
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu2004-12-071-2/+2
* * test/io/nonblock/test_flush.rb: abandon tests when io/nonblock isnobu2004-11-291-2/+5
* * test/io/nonblock/test_flush.rb: test transferred data.nobu2004-11-291-3/+7
* * io.c (fptr_finalize): must not use FILE after fclose().nobu2004-11-291-0/+22