ruby/test/net
Jeremy Evans ffd0820ab3 Deprecate taint/trust and related methods, and make the methods no-ops
This removes the related tests, and puts the related specs behind
version guards.  This affects all code in lib, including some
libraries that may want to support older versions of Ruby.
2019-11-18 01:00:25 +02:00
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
ftp Add Net::FTP#features and Net::FTP#option 2019-09-02 14:43:51 +09:00
http Ignore Errno::EPIPE when sending requests in net/http 2019-09-27 07:43:32 -07:00
imap Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
pop net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol Add max option to TestProtocol#create_mockio 2019-06-29 17:52:57 +09:00
smtp Removed unused variables 2019-06-30 08:45:01 +09:00