summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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-10process.c: fix rubyspec of Process.groupsmrkn
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-08Add colon to avoid chkbuild's alertnaruse
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-06enumerator.c: Introduce Enumerator::ArithmeticSequencemrkn
2018-08-03spec/ruby/library/socket/socket/getaddrinfo_spec.rb: avoid nonsensical lookupnormal
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-08-03Update to ruby/mspec@072849eeregon
2018-08-03encoding.c (rb_enc_get_index): return -1 for non-encoding capable objectseregon
2018-08-03Revert "encoding.c (rb_enc_get_index): return -1 for non-encoding capable obj...eregon
2018-08-03encoding.c (rb_enc_get_index): return -1 for non-encoding capable objectseregon
2018-08-03encoding.c (enc_set_index): raise instead of rb_bug() for non-encoding capabl...eregon
2018-07-11spec/ruby/security/cve_2018_6914_spec.rb: get rid of leftover filesnormal
2018-07-07process.c (rb_f_exec): pause MJIT before replacing processnormal
2018-07-07wait2_spec.rb: skip leak checker for nowk0kubun
2018-07-06const_missing on private constantsnobu
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-07-03rubyopt_spec.rb: skip -v in RUBYOPT examplesnobu
2018-07-02time.c: [DOC] Time#localtimenobu
2018-07-01Remove unused variablekazu
2018-06-30Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-speceregon
2018-06-28rb_enc_aliasnobu
2018-06-28Revert "rb_enc_alias"mame
2018-06-28rb_enc_aliasnobu
2018-06-28fix feature name and removed a duplicate conditionnobu
2018-06-28check enc_capable.ko1
2018-06-27Update to ruby/spec@98c7d74eregon
2018-06-27Update to ruby/spec@a454137eregon
2018-06-27Update to ruby/spec@41068a6eregon
2018-06-27Update to ruby/mspec@7074b56eregon
2018-06-27process.c (waitpid_wait): do not set ECHILD prematurelynormal
2018-06-27Revert "spec: skip Process wait specs on MJIT"normal
2018-06-23spec: skip Process wait specs on MJITk0kubun
2018-06-20skip when group name is not foundnobu
2018-06-19describe about NameError by #private_constantnobu