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
nobu 3408e9e3c3 revert r57323
StringIO.new makes the buffer IO.default_external, while
StringIO.new("".dup) makes source encoding which is defaulted to
UTF-8.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-01-14 09:38:56 +00:00
..
fixtures net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00
ftp Specify the socktype explicitly. 2016-12-04 05:05:54 +00:00
http net/http: don't use OpenSSL::TestUtils from test code 2016-11-29 15:48:45 +00:00
imap Move certificates to test/net/fixtures/. 2016-11-19 02:37:39 +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 lib/net/smtp.rb: Specify frozen_string_literal: true. 2017-01-12 12:17:33 +00:00