summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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-17Add a note how to run specs under older Ruby versionseregon
2018-08-17Fix typo in version guarderegon
2018-08-17Add version guards for Enumerator::ArithmeticSequenceeregon
2018-08-17spec/README.md: add a note about version guardseregon
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-15spec/ruby/optional/capi/ext/io_spec.c: guard unreachable codenobu
2018-08-15spec/ruby/optional/capi/ext/io_spec.c: guard unreachable codenobu
2018-08-15-Wsuggest-attribute=noreturn on io_spec_rb_io_wait_readablenobu
2018-08-14spec/ruby/optional/capi/io_spec.rb: fix fragile spec from unpredictable errnonormal
2018-08-14non-symbol keys in kwargsnobu
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