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
kazu 9c4ef4b191 fix a failure without zlib
* test/net/http/test_httpresponse.rb
(HTTPResponseTest#test_read_body_content_encoding_deflate_uppercase):
fix failure without zlib.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51091 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-01 14:52:05 +00:00
..
ftp * lib/net/ftp.rb (makeport): close the TCPServer 2015-06-27 10:10:54 +00:00
http fix a failure without zlib 2015-07-01 14:52:05 +00:00
imap * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp 2015-05-08 06:46:18 +00:00
pop * test/net/pop/test_pop.rb: Use assert_join_threads. 2014-11-11 13:33:46 +00:00
protocol
smtp use assert_raise 2015-06-02 02:18:44 +00:00