summaryrefslogtreecommitdiff
path: root/test/ruby/test_readpartial.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-13use Timeout.timeoutnobu
2014-10-07normalize reference to Timeout::Errornormal
2009-02-02* test/ruby/test_readpartial.rb (make_pipe): readpartial does notnobu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2007-02-09* test/ruby/test_readpartial.rb: tests are working on mswin32/cygwin.ko1
2006-12-31 * Merge YARVko1
2005-09-17* test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean
2005-01-08update readpartial document.akr
2004-08-16check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr
2004-08-16rescue NotImplementedError by fcntl.akr
2004-08-11add test.akr