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 b271bd73e0 test/net/smtp/test_smtp.rb: Stop io leaks
`make test-all` was very noisy by warnings like

```
Leaked file descriptor: Net::TestSMTP#test_start_with_position_argument: 6 : #<TCPSocket:fd 6, AF_INET, 127.0.0.1, 43770>
```
2020-09-26 00:20:06 +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
protocol Add max option to TestProtocol#create_mockio 2019-06-29 17:52:57 +09:00
smtp test/net/smtp/test_smtp.rb: Stop io leaks 2020-09-26 00:20:06 +09:00