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
nagachika 3993fbb5f6 merge revision(s) 62099: [Backport #14416]
net/pop: make modified strings mutable

	Thanks to Michael Zimmerman for the bug report

	* lib/net/pop.rb: make modified strings mutable
	  [ruby-core:85210] [Bug #14416]
	* test/net/pop/test_pop.rb: new test

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@64443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 08:35:42 +00:00
..
fixtures
ftp merge revision(s) 63304: [Backport #14713] 2018-07-02 09:15:33 +00:00
http raise error if value contains CR/LF in iniheader of initialize_http_header 2017-12-20 12:06:59 +00:00
imap merge revision(s) 63396: [Backport #14750] 2018-08-17 16:20:53 +00:00
pop merge revision(s) 62099: [Backport #14416] 2018-08-18 08:35:42 +00:00
protocol
smtp skip openssl related tests. 2017-05-16 04:23:10 +00:00