ruby/test/socket
Naohisa Goto f8f2885bd0 Revert "test/socket/test_socket.rb: skip on Solaris"
This reverts commit 27fb9d272d.

The test failure on Solaris 10 is due to incomplete IPv6 configuration
on the CI server, that have already been fixed.

Reference for the fix: https://centrify.force.com/support/Article/KB-1179-X11-Forwarding-fails-with-Centrify-OpenSSH-5-0-Solaris/
2021-11-30 00:07:30 +09:00
..
test_addrinfo.rb Use Test::Unit::AssertionFailedError instead of MiniTest::Assertion for test-unit migration 2021-09-06 18:34:15 +09:00
test_ancdata.rb * ext/socket/lib/socket.rb: Specify frozen_string_literal: true. 2015-11-14 13:15:33 +00:00
test_basicsocket.rb Use Test::Unit::AssertionFailedError instead of MiniTest::Assertion for test-unit migration 2021-09-06 18:34:15 +09:00
test_nonblock.rb Removed unused variables 2019-06-30 08:45:01 +09:00
test_socket.rb Revert "test/socket/test_socket.rb: skip on Solaris" 2021-11-30 00:07:30 +09:00
test_sockopt.rb Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com> 2016-03-05 00:29:39 +00:00
test_tcp.rb Fixed FD leaks 2021-03-08 10:08:40 +09:00
test_udp.rb tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
test_unix.rb Update UnixSocket#recv_io tests to handle receiving a UnixSocket 2020-09-22 15:44:34 -07:00