ruby/test/net
Yusuke Endoh 0c611d7f4f test/net/http/test_https.rb: The test logic was buggy
The expected certs must be `[CA_CERT, SERVER_CERT]` before 1.1.1g and
`[SERVER_CERT]` after 1.1.1h.
2020-09-24 19:39:51 +09:00
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
ftp Increase read timeout of FTP tests with --jit-wait 2020-06-21 02:14:34 -07:00
http test/net/http/test_https.rb: The test logic was buggy 2020-09-24 19:39:51 +09:00
imap local_address may raise IOError in debug print 2020-06-05 11:45:30 +09: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 [ruby/net-smtp] Net::SMTP.start arguments are keyword arguments 2020-09-14 17:23:41 +09:00