aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_pipe.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-291-1/+0
* * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen.akr2003-12-051-2/+8
* * ext/stringio/stringio.c (strio_read): follow IO#read.nobu2003-12-051-0/+14