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
shugo cd29e5fcef * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,
putbinaryfile, puttextfile, rename, rmdir, size): support
  Pathname. Patch by Joe Rafaniello. [fix GH-828]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-02-10 02:26:06 +00:00
..
ftp * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst, 2015-02-10 02:26:06 +00:00
http * lib/net/http/header.rb: pass header names as symbols. 2015-02-08 11:09:44 +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