1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
eregon 7b37c8cdc5 Always set autoclose=false for IO.for_fd fds
* I believe this should be default behavior, see [Feature #2250].
* Now make test-spec MSPECOPT='-R100 spec/ruby/library/socket' works fine.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:35:20 +00:00
..
argf Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
array Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
basicobject Update to ruby/spec@4bb0f25 2018-06-13 21:58:54 +00:00
binding Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
builtin_constants
class Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
comparable Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
complex
dir Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
encoding
enumerable Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
enumerator Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
env Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
exception Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
false
fiber
file Update to ruby/spec@4bb0f25 2018-06-13 21:58:54 +00:00
filetest
float Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
gc
hash Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
integer Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
io Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
kernel Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
main Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
marshal Update to ruby/spec@4bb0f25 2018-06-13 21:58:54 +00:00
matchdata
math
method
module Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
mutex
nil
numeric Add version guards for Enumerator::ArithmeticSequence 2018-08-17 11:22:30 +00:00
objectspace Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
proc
process Always set autoclose=false for IO.for_fd fds 2018-08-18 19:35:20 +00:00
random Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
range Add version guards for Enumerator::ArithmeticSequence 2018-08-17 11:22:30 +00:00
rational
regexp
signal Add colon to avoid chkbuild's alert 2018-08-08 13:44:25 +00:00
string Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
struct Update to ruby/spec@6f38a82 2018-04-28 19:50:06 +00:00
symbol
systemexit Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
thread Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
threadgroup
time Update to ruby/spec@9be7c7e 2018-08-03 16:19:40 +00:00
tracepoint Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
true
unboundmethod
warning