1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library/socket
normal 54ad3167e8 tests: support Linux kernels with CONFIG_IPV6=n
Detecting the presence of constants in C headers is insufficient,
as a Linux kernel can be built with CONFIG_IPV6=n

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-13 05:18:49 +00:00
..
addrinfo Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
ancillarydata Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
basicsocket tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
constants Simplify to a more standardized Socket SCM constant in specs 2018-08-18 19:36:41 +00:00
fixtures tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
ipsocket Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
option Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
shared Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
socket tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
tcpserver Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
tcpsocket Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
udpsocket Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
unixserver Update to ruby/spec@241f9e7 2018-09-25 10:41:16 +00:00
unixsocket Add platform guards for AIX 2018-09-05 20:39:19 +00:00
spec_helper.rb Guard with a :pktinfo feature specs relying on PKTINFO 2018-08-17 13:07:24 +00:00