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
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
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
protocol
smtp [ruby/net-smtp] Net::SMTP.start arguments are keyword arguments 2020-09-14 17:23:41 +09:00