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/http
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
..
test_buffered_io.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_http.rb Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351] 2017-05-19 15:13:42 +00:00
test_http_request.rb test: use assert_not_* 2016-02-19 07:45:58 +00:00
test_httpheader.rb * lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name, 2016-05-04 09:46:46 +00:00
test_httpresponse.rb Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +00:00
test_httpresponses.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_https.rb net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00
test_https_proxy.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
utils.rb net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00