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
akr 9bf5457481 * test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignore
exceptions on server thread.
  Delete read_timeout method call to fix NoMethodError.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48365 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-10 14:40:00 +00:00
..
ftp * test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignore 2014-11-10 14:40:00 +00:00
http * test/webrick: Store log in an array. 2014-11-09 11:51:06 +00:00
imap * test/net/imap/test_imap_response_parser.rb: removed needless code. 2014-08-29 08:57:06 +00:00
pop * test/net/imap/test_imap.rb: remove unused variables. 2014-02-23 02:38:18 +00:00
protocol net/protocol.rb: fix SMTP dot stuffing 2014-05-23 12:36:30 +00:00
smtp * lib/net/smtp.rb (Net::SMTP#critical): Always return a 2013-12-02 05:18:04 +00:00