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
Nobuyoshi Nakada 7ba14b029c
Add max option to TestProtocol#create_mockio
* test/net/protocol/test_protocol.rb (TestProtocol#create_mockio):
  max option to limit maximum writable size at once, and unify
  mock method in test_write0_multibyte.
2019-06-29 17:52:57 +09:00
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
ftp test_ftp.rb: loosen another timeout requirement 2018-11-14 08:21:05 +00:00
http test/net/http/test_http.rb: Extend the timeout 2019-06-11 06:45:49 +09:00
imap test/net/imap/test_imap.rb: use Thread#stop? to wait for server thread 2019-06-25 17:22:02 +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 skip openssl related tests. 2017-05-16 04:23:10 +00:00