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/imap
shugo 26f73a5117 * lib/net/imap.rb (default_port, default_imap_port,
default_tls_port, default_ssl_port, default_imaps_port):
  added methods for consistency with Net::POP.
  based on the patch by art lussos.  [ruby-core:38997] [Bug #5198]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-09-04 13:33:14 +00:00
..
cacert.pem * test/net/imap/cacert.pem: updated because it has been expired. 2010-12-23 10:25:44 +00:00
server.crt * test/net/imap/cacert.pem: updated because it has been expired. 2010-12-23 10:25:44 +00:00
server.key
test_imap.rb * lib/net/imap.rb (default_port, default_imap_port, 2011-09-04 13:33:14 +00:00
test_imap_response_parser.rb * lib/net/imap.rb (msg_att): accepts extra space before ')'. 2011-08-19 02:32:59 +00:00