aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_readpartial.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use Timeout.timeoutnobu2015-07-131-2/+2
* normalize reference to Timeout::Errornormal2014-10-071-2/+2
* * test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu2009-02-021-0/+2
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-4/+4
* * test/ruby/test_readpartial.rb: tests are working on mswin32/cygwin.ko12007-02-091-5/+1
* * Merge YARVko12006-12-311-3/+5
* * test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean2005-09-171-2/+0
* update readpartial document.akr2005-01-081-0/+2
* check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr2004-08-161-5/+4
* rescue NotImplementedError by fcntl.akr2004-08-161-1/+5
* add test.akr2004-08-111-0/+69