1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/socket
Benoit Daloze b4ec4a41c2 Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
* Otherwise those tests, etc cannot run on alternative Ruby implementations.
2020-12-04 16:45:54 +01:00
..
test_addrinfo.rb Make Socket.getaddrinfo interruptible (#2827) 2020-08-27 16:39:13 +09:00
test_ancdata.rb
test_basicsocket.rb
test_nonblock.rb
test_socket.rb Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
test_sockopt.rb
test_tcp.rb Add resolve_timeout to TCPSocket [Feature #17134] 2020-09-25 15:19:14 +09:00
test_udp.rb
test_unix.rb Update UnixSocket#recv_io tests to handle receiving a UnixSocket 2020-09-22 15:44:34 -07:00