aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a note how to run specs under older Ruby versionseregon2018-08-171-0/+7
* Fix typo in version guarderegon2018-08-171-1/+1
* Add version guards for Enumerator::ArithmeticSequenceeregon2018-08-173-27/+77
* spec/README.md: add a note about version guardseregon2018-08-171-0/+3
* 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
* spec/ruby/optional/capi/ext/io_spec.c: guard unreachable codenobu2018-08-151-0/+4
* spec/ruby/optional/capi/ext/io_spec.c: guard unreachable codenobu2018-08-151-0/+2
* -Wsuggest-attribute=noreturn on io_spec_rb_io_wait_readablenobu2018-08-151-0/+5
* spec/ruby/optional/capi/io_spec.rb: fix fragile spec from unpredictable errnonormal2018-08-142-0/+16
* non-symbol keys in kwargsnobu2018-08-142-30/+92
* 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
* process.c: fix rubyspec of Process.groupsmrkn2018-08-101-2/+2
* 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
* apply r64239 to macOS toonobu2018-08-094-6/+6
* Don't run specs on Solarisnaruse2018-08-091-1/+1
* spec/ruby/library/socket/*: more FreeBSD fixesnormal2018-08-097-5/+33
* fix MSG_OOB specnaruse2018-08-081-9/+3
* Add colon to avoid chkbuild's alertnaruse2018-08-081-1/+1
* Some environments do not have IPv6 address of localhost in /etc/hostskazu2018-08-081-2/+2
* skip hanging-up tests on macOSnobu2018-08-084-8/+10
* spec/ruby/library/socket/*: fix hanging on FreeBSD 11.1normal2018-08-083-2/+6
* enumerator.c: Introduce Enumerator::ArithmeticSequencemrkn2018-08-063-23/+18
* spec/ruby/library/socket/socket/getaddrinfo_spec.rb: avoid nonsensical lookupnormal2018-08-031-2/+2
* Update to ruby/spec@9be7c7eeregon2018-08-03246-544/+9104
* Update to ruby/mspec@072849eeregon2018-08-035-32/+40
* encoding.c (rb_enc_get_index): return -1 for non-encoding capable objectseregon2018-08-031-0/+5
* Revert "encoding.c (rb_enc_get_index): return -1 for non-encoding capable obj...eregon2018-08-031-5/+0
* encoding.c (rb_enc_get_index): return -1 for non-encoding capable objectseregon2018-08-031-0/+5
* encoding.c (enc_set_index): raise instead of rb_bug() for non-encoding capabl...eregon2018-08-031-0/+9
* spec/ruby/security/cve_2018_6914_spec.rb: get rid of leftover filesnormal2018-07-111-9/+12
* process.c (rb_f_exec): pause MJIT before replacing processnormal2018-07-071-2/+1
* wait2_spec.rb: skip leak checker for nowk0kubun2018-07-071-1/+2
* const_missing on private constantsnobu2018-07-061-0/+12
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-053-112/+118
* Revert r63758 and related commitsnaruse2018-07-043-118/+112