ruby/test/net
naruse 0f7e301fe1 * lib/net/http/response.rb (Net::HTTPResponse): require one or more
spaces [Bug #10591].
  by leriksen <leif.eriksen.au@gmail.com>
  https://github.com/ruby/ruby/pull/782 fix GH-782
  NOTE: graph.facebook.com returns without SP Reason-Phrase.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-12-23 18:10:19 +00:00
..
ftp * test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignore 2014-11-10 14:40:00 +00:00
http * lib/net/http/response.rb (Net::HTTPResponse): require one or more 2014-12-23 18:10:19 +00:00
imap * test/net/imap/test_imap.rb (ImapTest#imaps_test): forced error on SSL sockets 2014-12-07 13:59:17 +00:00
pop * test/net/pop/test_pop.rb: Use assert_join_threads. 2014-11-11 13:33:46 +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