aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library
Commit message (Expand)AuthorAgeFilesLines
* Skip a cleanup if new_ole failednobu2018-09-221-1/+1
* Matrix: Add #reflexive? method. [Fix GH-1730]marcandre2018-09-201-0/+31
* spec/ruby/library/socket/addrinfo: require for SocketSpecsnormal2018-09-093-0/+3
* Add platform guards for AIXeregon2018-09-056-51/+63
* Guard a few specs which ipv6_available?eregon2018-09-053-67/+73
* Tag a couple specs failing on AIXeregon2018-08-282-2/+2
* Rewrite Etc.sysconf spec to allow nil or Integer for all variableseregon2018-08-271-22/+13
* SC_TZNAME_MAX can also be infiniteeregon2018-08-271-1/+1
* Update to ruby/spec@09fa86ceregon2018-08-278-29/+116
* Simplify guards, the behavior seems Linux-specificeregon2018-08-271-1/+1
* Add AIX guardsnaruse2018-08-242-4/+4
* Also skip on AIXnaruse2018-08-221-1/+1
* Only run the spec on Linuxeregon2018-08-211-1/+1
* Revert r64483eregon2018-08-211-5/+4
* AIX also timeouts the specnaruse2018-08-211-1/+1
* Try 4 times for WIN32OLE specseregon2018-08-201-4/+5
* Revert r64471eregon2018-08-201-2/+0
* don't run specs add at r64409 on Windowsnaruse2018-08-191-0/+2
* select() on all platforms for Socket#recvmsg_nonblock speceregon2018-08-191-1/+1
* Guard spec which only works on Linuxeregon2018-08-181-1/+1
* Special case for Solaris 11x on RubyCIeregon2018-08-181-2/+5
* Be more flexible in the protocol value returned by getaddrinfo()eregon2018-08-181-26/+22
* Adapt pack_sockaddr_in specs for Solariseregon2018-08-181-5/+18
* Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specseregon2018-08-184-64/+55
* Simplify to a more standardized Socket SCM constant in specseregon2018-08-181-6/+1
* Add guards for Solaris for socket specseregon2018-08-182-6/+6
* Adapt spec to consider Solariseregon2018-08-181-6/+11
* Use 127.0.0.1 instead of localhost in Addrinfo specseregon2018-08-182-15/+12
* Accept TypeError for Socket#getnameinfoeregon2018-08-181-2/+4
* Always set autoclose=false for IO.for_fd fdseregon2018-08-181-0/+1
* Re-add socket specseregon2018-08-1810-0/+1451
* Revert r64441eregon2018-08-181-8/+18
* thread_sync.c (rb_mutex_synchronize): only unlock if we own the mutexnormal2018-08-181-18/+8
* Guard spec failing on Solariseregon2018-08-171-26/+28
* Add guard for Solaris in Socket#connect_nonblock speceregon2018-08-171-1/+1
* Guard connect_nonblock spec on FreeBSDeregon2018-08-171-18/+20
* Guard with a :pktinfo feature specs relying on PKTINFOeregon2018-08-173-3/+6
* Re-add specseregon2018-08-173-0/+297
* Integrate new specs for ConditionVariable#wait to prevent regressionseregon2018-08-171-0/+96
* skip examples failing on solarisnaruse2018-08-164-10/+18
* apply r64239 to macOS toonobu2018-08-161-1/+1
* skip non-IP interfacesnobu2018-08-121-2/+2
* fix r64296naruse2018-08-111-9/+9
* Solaris 10 doesn't have getifaddrsnaruse2018-08-111-0/+2
* Solaris raises EAI_SERVICE if hints.ai_socktype=0naruse2018-08-111-9/+13
* Remove failing specsnaruse2018-08-103-297/+0
* Remove failing spec filesnaruse2018-08-1010-1451/+0
* another test needs IO.selectnobu2018-08-101-1/+1
* Don't run the spec on Solarisnaruse2018-08-091-1/+1
* apply r64239 to macOS toonobu2018-08-091-1/+1