aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_io.rb
Commit message (Expand)AuthorAgeFilesLines
* normalize reference to Timeout::Errornormal2014-10-071-1/+1
* bootstraptest/test_{fork,io,thread}.rb: reduce sleep timesnobu2014-06-071-6/+6
* * (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.akr2014-04-291-2/+0
* * bootstraptest/test_io.rb: Add etc.so to $" before require 'tmpdir'.akr2014-04-241-0/+2
* revert r45709.akr2014-04-241-2/+4
* * bootstraptest/test_io.rb: Don't use tmpdir because etc.so is notakr2014-04-241-4/+2
* * bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui2013-01-061-0/+6
* Fix failures on btest for NativeClient.yugui2013-01-031-2/+2
* * bootstraptest/test_io.rb (megacontent-copy_stream): get rid ofnobu2010-05-051-5/+7
* * bootstraptest/test_io.rb: reduced megacontent test.nobu2010-04-181-1/+1
* * 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