1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
naruse 67723c1e46 Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]
To avoid this, pass nil explicitly.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-19 15:13:42 +00:00
..
fixtures net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00
ftp skip openssl related tests. 2017-05-16 04:23:10 +00:00
http Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351] 2017-05-19 15:13:42 +00:00
imap net/imap: Net::IMAP#append should not block when NO response is received 2017-05-19 09:25:52 +00:00
pop lib/net/pop.rb: Specify frozen_string_literal: true. 2017-01-10 12:32:56 +00:00
protocol revert r57323 2017-01-14 09:38:56 +00:00
smtp skip openssl related tests. 2017-05-16 04:23:10 +00:00