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
usa bf4b7f3b8c * test/net/http/test_https.rb
(TestNetHTTPS#test_certificate_verify_failure): on Windows,
  Errno::ECONNRESET will be raised when the verify is failure at the
  client side, and it'll be eaten by WEBrick.

* test/open-uri/test_ssl.rb (TestOpenURISSL#test_validation_failure):
  ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-09 17:51:43 +00:00
..
test_buffered_io.rb
test_http.rb * test/lib/envutil.rb: Moved from test/ruby/. 2014-11-13 16:05:37 +00:00
test_http_request.rb
test_httpheader.rb
test_httpresponse.rb
test_httpresponses.rb
test_https.rb * test/net/http/test_https.rb 2014-12-09 17:51:43 +00:00
test_https_proxy.rb * test/net/http/test_https_proxy.rb: Use assert_join_threads. 2014-11-11 13:08:01 +00:00
utils.rb * test/webrick: Store log in an array. 2014-11-09 11:51:06 +00:00