summaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_io.rb
Commit message (Expand)AuthorAgeFilesLines
* * bootsraptest/test_io.rb: skip the test of io/nonblock on Windows.usa2009-11-251-1/+2
* * bootstraptest/test_io.rb: block write may block for long time.matz2009-07-211-13/+16
* * bootstraptest/test_io.rb: test for [ruby-dev:38131].nobu2009-04-261-0/+6
* * bootstraptest/test_io.rb: no need to create real file.usa2008-08-281-1/+1
* * io.c (rb_io_wait_readable, rb_io_wait_writable): check if the filenobu2008-07-111-0/+19
* * io.c (argf_set_encoding): uses current_file after check for nextnobu2008-02-211-0/+4
* * io.c (io_reopen): check STDIN, STDOUT and STDERR mode according toakr2008-02-141-0/+17
* * io.c (io_reopen): don't change access mode for stdin, stdout andakr2008-02-071-0/+16
* remove p.akr2007-12-261-1/+1
* * io.c (appendline): move RS comparison to rb_io_getline_1().matz2007-12-251-0/+10
* * bootstraptest/test_fork.rb: skip if fork is not unsupported.ko12007-12-211-13/+16
* * io.c: write() should be in blocking region.ko12007-12-211-0/+16
* longer timeout.akr2007-11-271-1/+1
* * bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb t...nobu2007-11-261-9/+9
* * bootstraptest/test_knownbug.rb: move solved tests.ko12007-11-231-0/+9