1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
Shugo Maeda 6606597109
Deprecate include/prepend in refinements and add Refinement#import_methods instead
Refinement#import_methods imports methods from modules.
Unlike Module#include, it copies methods and adds them into the refinement,
so the refinement is activated in the imported methods.

[Bug ] [ruby-core:101639]
2021-10-21 16:31:54 +09:00
..
-ext- Show +YJIT in version string and RUBY_DESCRIPTION 2021-10-20 18:19:43 -04:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
did_you_mean
digest
drb
dtrace
erb
error_highlight
etc
excludes
fiber
fiddle
fileutils
fixtures/fake_sorted_set_gem
io [ruby/io-console] Skip Interrupt test on Solaris too 2021-10-11 11:33:15 +09:00
irb [ruby/irb] Ignore parenthesis during completion 2021-10-13 06:33:48 +09:00
json
lib Disable YJIT in MJIT tests 2021-10-20 18:19:38 -04:00
logger
mkmf
monitor
net
nkf
objspace
open-uri
openssl [ruby/openssl] require Ruby 2.6 or later 2021-10-16 19:39:13 +09:00
optparse
ostruct
pathname
psych
racc
rdoc [ruby/rdoc] fix: alias to method with call-seq 2021-10-16 06:31:11 +09:00
readline
reline [ruby/reline] Skip when unable to set input 2021-10-13 02:24:01 +09:00
resolv
rinda
ripper
ruby Deprecate include/prepend in refinements and add Refinement#import_methods instead 2021-10-21 16:31:54 +09:00
rubygems [rubygems/rubygems] Remove save_loaded_features 2021-10-14 05:03:36 +09:00
socket
stringio
strscan
syslog
uri
win32ole
yaml
zlib
runner.rb
test_abbrev.rb
test_delegate.rb
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb [ruby/ipaddr] Make IPAddr#include? consider range of argument 2021-10-11 13:50:54 +09:00
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.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_trick.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb