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 782e2148af * lib/net/ftp.rb (size, mdtm, system): parse responses according to
RFC 959 and 3659, where reply codes must be followed by SP.

* lib/net/ftp.rb (system): remove LF from the return value.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51824 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-09-11 02:23:31 +00:00
..
ftp * lib/net/ftp.rb (size, mdtm, system): parse responses according to 2015-09-11 02:23:31 +00:00
http * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish): 2015-08-01 08:23:32 +00:00
imap * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp 2015-05-08 06:46:18 +00:00
pop * test/net/pop/test_pop.rb: Use assert_join_threads. 2014-11-11 13:33:46 +00:00
protocol
smtp use assert_raise 2015-06-02 02:18:44 +00:00