1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
Kenichi Kamiya 9af57eeed6
[ruby/pathname] Fix segfault of Pathname#split
Fix segmentation fault of Pathname#split when File.split returns
non array value [Bug #17755]

https://github.com/ruby/pathname/commit/e29b49e3b1
https://github.com/ruby/pathname/commit/1db7479a74
2021-03-28 14:04:10 +09:00
..
-ext- rb_enc_interned_str: handle autoloaded encodings 2021-03-22 21:37:48 +09:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
did_you_mean
digest
drb
dtrace
erb
etc Fix leaked file descriptor in passwd test 2021-03-24 13:02:54 +09:00
excludes
fiber
fiddle
fileutils
fixtures/fake_sorted_set_gem
gdbm
io
irb [ruby/irb] Cache completion files to require 2021-03-25 18:54:02 +09:00
json
lib
logger
matrix
mkmf
monitor
net
nkf
objspace
open-uri
openssl
optparse
ostruct
pathname [ruby/pathname] Fix segfault of Pathname#split 2021-03-28 14:04:10 +09:00
psych
racc
rdoc
readline
reline [ruby/reline] Suppress crashing when completer_{quote,word_break}_characters is empty 2021-03-24 15:43:34 +09:00
resolv
rinda
ripper
ruby Keep non evaluated keys in Hash#transform_keys! [Bug #17735] 2021-03-28 09:14:57 +09:00
rubygems
socket
stringio
strscan
syslog
uri
win32ole
yaml
zlib test/zlib/test_zlib.rb: stop a failure on armv7l 2021-03-23 12:20:58 +09:00
runner.rb No codesign in tests 2021-03-27 10:15:01 +09:00
test_abbrev.rb
test_delegate.rb
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_sorted_set.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_trick.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb