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
usa 520647325b * test/socket/test_addrinfo.rb: ipaddr.rb defines Socket::AF_INET6 as an Object
if the constant is not available.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27879 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-19 02:55:38 +00:00
..
test_addrinfo.rb * test/socket/test_addrinfo.rb: ipaddr.rb defines Socket::AF_INET6 as an Object 2010-05-19 02:55:38 +00:00
test_ancdata.rb * ext/socket/ancdata.c (ancillary_unix_rights): check message type. 2009-02-28 09:29:26 +00:00
test_basicsocket.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_nonblock.rb Use UDP for sendmsg/recvmsg tests. 2009-07-19 08:53:11 +00:00
test_socket.rb call unix_server.close only if unix_server is not nil. 2010-02-23 11:41:44 +00:00
test_sockopt.rb add tests. 2009-02-11 04:31:19 +00:00
test_tcp.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_udp.rb rename tests classes. 2009-02-11 04:17:57 +00:00
test_unix.rb * test/socket/test_unix.rb (TestSocket_UNIXSocket#test_recvmsg): 2010-04-28 08:54:07 +00:00