summaryrefslogtreecommitdiff
path: root/spec/ruby/library
AgeCommit message (Expand)Author
2018-08-27Simplify guards, the behavior seems Linux-specificeregon
2018-08-24Add AIX guardsnaruse
2018-08-22Also skip on AIXnaruse
2018-08-21Only run the spec on Linuxeregon
2018-08-21Revert r64483eregon
2018-08-21AIX also timeouts the specnaruse
2018-08-20Try 4 times for WIN32OLE specseregon
2018-08-20Revert r64471eregon
2018-08-19don't run specs add at r64409 on Windowsnaruse
2018-08-19select() on all platforms for Socket#recvmsg_nonblock speceregon
2018-08-18Guard spec which only works on Linuxeregon
2018-08-18Special case for Solaris 11x on RubyCIeregon
2018-08-18Be more flexible in the protocol value returned by getaddrinfo()eregon
2018-08-18Adapt pack_sockaddr_in specs for Solariseregon
2018-08-18Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specseregon
2018-08-18Simplify to a more standardized Socket SCM constant in specseregon
2018-08-18Add guards for Solaris for socket specseregon
2018-08-18Adapt spec to consider Solariseregon
2018-08-18Use 127.0.0.1 instead of localhost in Addrinfo specseregon
2018-08-18Accept TypeError for Socket#getnameinfoeregon
2018-08-18Always set autoclose=false for IO.for_fd fdseregon
2018-08-18Re-add socket specseregon
2018-08-18Revert r64441eregon
2018-08-18thread_sync.c (rb_mutex_synchronize): only unlock if we own the mutexnormal
2018-08-17Guard spec failing on Solariseregon
2018-08-17Add guard for Solaris in Socket#connect_nonblock speceregon
2018-08-17Guard connect_nonblock spec on FreeBSDeregon
2018-08-17Guard with a :pktinfo feature specs relying on PKTINFOeregon
2018-08-17Re-add specseregon
2018-08-17Integrate new specs for ConditionVariable#wait to prevent regressionseregon
2018-08-16skip examples failing on solarisnaruse
2018-08-16apply r64239 to macOS toonobu
2018-08-12skip non-IP interfacesnobu
2018-08-11fix r64296naruse
2018-08-11Solaris 10 doesn't have getifaddrsnaruse
2018-08-11Solaris raises EAI_SERVICE if hints.ai_socktype=0naruse
2018-08-10Remove failing specsnaruse
2018-08-10Remove failing spec filesnaruse
2018-08-10another test needs IO.selectnobu
2018-08-09Don't run the spec on Solarisnaruse
2018-08-09apply r64239 to macOS toonobu
2018-08-09apply r64239 to macOS toonobu
2018-08-09Don't run specs on Solarisnaruse
2018-08-09spec/ruby/library/socket/*: more FreeBSD fixesnormal
2018-08-08fix MSG_OOB specnaruse
2018-08-08Some environments do not have IPv6 address of localhost in /etc/hostskazu
2018-08-08skip hanging-up tests on macOSnobu
2018-08-08spec/ruby/library/socket/*: fix hanging on FreeBSD 11.1normal
2018-08-03spec/ruby/library/socket/socket/getaddrinfo_spec.rb: avoid nonsensical lookupnormal
2018-08-03Update to ruby/spec@9be7c7eeregon