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
mame be850d7b11 test/net/http/test_httpresponse.rb: add testcases for net/httpresponse
This change adds testcases for Response#inspect and #code_type, and
improves line coverage of lib/net/http/response.rb (91.8 % to 92.94 %).

A patch from @owlworks.  https://github.com/ruby/ruby/pull/1898

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-24 09:31:09 +00:00
..
fixtures net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00
ftp io.c: workaround for EPROTOTYPE 2018-04-30 02:17:03 +00:00
http test/net/http/test_httpresponse.rb: add testcases for net/httpresponse 2018-06-24 09:31:09 +00:00
imap net/imap: Fix ArgumentError in send_string_data 2018-05-11 12:39:23 +00:00
pop net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol Introduce write_timeout to Net::HTTP [Feature #13396] 2018-06-06 08:03:47 +00:00
smtp skip openssl related tests. 2017-05-16 04:23:10 +00:00