aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use String arguments for #search_convpatheregon2018-09-261-9/+3
* Expand spec files to realpathsnobu2018-09-251-1/+5
* Update to ruby/mspec@2bca8cberegon2018-09-258-77/+150
* Update to ruby/spec@241f9e7eregon2018-09-25142-1080/+1167
* Update to ruby/mspec@3fb5112eregon2018-09-258-39/+34
* Skip a cleanup if new_ole failednobu2018-09-221-1/+1
* Matrix: Add #reflexive? method. [Fix GH-1730]marcandre2018-09-201-0/+31
* Enumerable#to_h with block and so onnobu2018-09-205-0/+42
* Lazy Enumerator reduce intermediate array creationnobu2018-09-181-11/+0
* Tests of Enumerator::Yielder#yield with multiple argumentsnobu2018-09-181-0/+7
* Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre2018-09-163-22/+39
* get rid of newer syntax for old versionsnobu2018-09-151-4/+5
* Expand spec files to realpathsnobu2018-09-151-1/+4
* rid of warnings [Fix GH-1953]nobu2018-09-154-16/+28
* 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
* Spec updates [Bug #15060] [Fix GH-1495]nobu2018-09-042-8/+27
* Tag a couple specs failing on AIXeregon2018-08-282-2/+2
* Update to ruby/spec@6fd9472eregon2018-08-286-16/+31
* 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
* * append newline at EOF.svn2018-08-271-0/+0
* Update to ruby/spec@007e908eregon2018-08-274-21/+24
* * append newline at EOF.svn2018-08-271-0/+0
* Update to ruby/spec@a89819deregon2018-08-273-4/+8
* * append newline at EOF.svn2018-08-272-1/+1
* Update to ruby/spec@09fa86ceregon2018-08-2754-106/+601
* 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
* Update to ruby/spec@dd828d6eregon2018-08-216-56/+51
* Update to ruby/mspec@269f9cderegon2018-08-212-29/+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
* spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal2018-08-201-5/+9
* 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