aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_pipe.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* io.c: truncate before appendingnobu2014-06-071-0/+13
* * prelude.rb (require_relative): move require_relative frommatz2008-04-121-1/+0
* use require_relative to require ut_eof and envutil.akr2008-02-181-1/+2
* * Merge YARVko12006-12-311-1/+0
* * 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