1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
Benoit Daloze aa490f9442 Reduce diff to proc.c @ b0b9f7201a
* So it's easy to review https://github.com/ruby/ruby/pull/6242 +
  https://github.com/ruby/ruby/pull/6467 and there are less changes
  overall.
2022-09-29 15:48:35 +02:00
..
-ext- This commit implements the Object Shapes technique in CRuby. 2022-09-28 08:26:21 -07:00
base64
benchmark
bigdecimal
cgi
coverage Add Coverage.supported? to detect what modes are supported. 2022-09-29 09:44:14 +13:00
csv Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435) 2022-08-29 09:09:41 -07:00
date [ruby/date] The shrunk words to be copied is limited 2022-09-29 14:56:39 +09:00
did_you_mean [ruby/did_you_mean] Fixed correction duplicates in VariableNameChecker 2022-09-01 19:47:39 +09:00
digest
drb Omit a DRb test on MinGW 2022-09-16 17:05:59 +09:00
dtrace
erb
error_highlight
etc
excludes Now Psych uses the proleptic Gregorian calendar 2022-09-07 10:37:01 +09:00
fiber
fiddle [ruby/fiddle] Fix PACK_MAP for unsigned types (https://github.com/ruby/fiddle/pull/110) 2022-09-11 15:30:49 +09:00
fileutils
fixtures/fake_sorted_set_gem
io Skip test_wait on MinGW CI 2022-09-17 22:08:36 +09:00
irb [ruby/irb] Update expected colorize result that were uncolored before 2022-09-22 00:37:39 +09:00
json
lib Stop testing MJIT on s390x 2022-09-05 02:02:17 -07:00
logger
mkmf
monitor
net [ruby/net-http] Remove ENVIRONMENT_VARIABLE_IS_MULTIUSER_SAFE 2022-09-28 17:26:03 +09:00
nkf
objspace Revert this until we can figure out WB issues or remove shapes from GC 2022-09-26 16:10:11 -07:00
open-uri
openssl
optparse
ostruct
pathname
psych [ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as Time 2022-09-07 09:44:14 +09:00
racc
rdoc [ruby/rdoc] Fix ruby script in "test_parse_method_bracket" (https://github.com/ruby/rdoc/pull/927) 2022-09-26 09:38:40 +09:00
readline
reline [ruby/reline] use assert_nothing_raised 2022-09-22 22:28:39 +09:00
resolv
rinda
ripper [Bug #18963] Separate string contents by here document terminator 2022-08-28 09:29:24 +09:00
ruby Reduce diff to proc.c @ b0b9f7201a 2022-09-29 15:48:35 +02:00
rubygems [rubygems/rubygems] Refine error message to check the push URL instead of just the host 2022-09-29 17:56:36 +09:00
socket fixup 8cd6f2a087 2022-09-07 09:41:28 +09:00
stringio
strscan
syslog
uri
win32ole
yaml
zlib
runner.rb
test_abbrev.rb
test_delegate.rb
test_extlibs.rb dbm and gdbm have been extracted gems. 2022-09-28 17:06:12 +09:00
test_find.rb
test_forwardable.rb
test_getoptlong.rb
test_ipaddr.rb
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 [ruby/timeout] Explicit add the timeout thread to default ThreadGroup 2022-09-28 01:59:35 +09:00
test_tmpdir.rb
test_trick.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb