summaryrefslogtreecommitdiffstats
path: root/test/io
Commit message (Expand)AuthorAgeFilesLines
* * 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