index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-02-11
[ruby/openssl] Add build support for AWS-LC
Samuel Chiang
2025-02-10
[ruby/mmtk] Use RUBY_TEST_TIMEOUT_SCALE for tests
Peter Zhu
2025-02-09
[ruby/openssl] Revert "Skip a new test when old OpenSSL"
Kazuki Yamaguchi
2025-02-09
[ruby/openssl] ssl: prefer SSLContext#max_version= in tests
Kazuki Yamaguchi
2025-02-09
[ruby/openssl] ssl: fix misuse of assert_handshake_error in tests
Kazuki Yamaguchi
2025-02-09
[ruby/openssl] ssl: refactor test case test_verify_mode_server_cert
Kazuki Yamaguchi
2025-02-09
[ruby/openssl] ssl: fix test case test_npn_advertised_protocol_too_long
Kazuki Yamaguchi
2025-02-09
[ruby/openssl] ssl: remove start_server_version from tests
Kazuki Yamaguchi
2025-02-09
[ruby/openssl] ssl: remove start_immediately kwarg from test helper start_server
Kazuki Yamaguchi
2025-02-06
Enable bundled gems in ruby-runner
Nobuyoshi Nakada
2025-02-06
[ruby/openssl] test_ssl.rb: Test respecting system default min.
Jun Aruga
2025-02-06
Optimize Symbol generation in strict mode
Étienne Barrié
2025-02-06
Fix JSON::Coder to call as_json proc for NaN and Infinity
Étienne Barrié
2025-02-05
Skip to existence check fiddle from TestExtLibs
Hiroshi SHIBATA
2025-02-05
Migrate fiddle as bundled gems
Hiroshi SHIBATA
2025-02-03
Do not save ResolutionError if resolution succeeds for any address family (#1...
Misaki Shioi
2025-02-03
[ruby/openssl] pkey/ec: remove deprecated PKey::EC::Point#mul(ary, ary [, bn]...
Kazuki Yamaguchi
2025-02-03
[ruby/openssl] ssl: separate SSLContext#min_version= and #max_version=
Kazuki Yamaguchi
2025-02-03
Add sleep to PTY tests to stabilize flaky failures (#12691)
Naoto Ono
2025-02-03
[ruby/fiddle] Fix Fiddle.last_error on FFI backend and improve test
Benoit Daloze
2025-02-03
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-02-03
[rubygems/rubygems] Raise a simpler error when RubyGems fails to activate a d...
David Rodríguez
2025-02-03
[rubygems/rubygems] Remove already fixed TODO
David Rodríguez
2025-02-03
[ruby/json] Refactor convert_UTF8_to_JSON to split searching and escaping code
Jean Boussier
2025-02-03
Add out of range tests of random number generator
Nobuyoshi Nakada
2025-02-01
[Bug #21103] Fix local variable index calculation with forwarding
Nobuyoshi Nakada
2025-01-31
[Feature #19521] Test for `Module#set_temporary_name`
Nobuyoshi Nakada
2025-01-30
Output object_id in ObjectSpace.dump
Peter Zhu
2025-01-31
rb_alias: improve "undefined method" error message by invoking
Fabio Sangiovanni
2025-01-29
[ruby/openssl] pkey: avoid calling i2d_PUBKEY family on an incomplete key
Kazuki Yamaguchi
2025-01-29
[ruby/openssl] test/openssl/test_ossl.rb: use clock_gettime for measuring time
Kazuki Yamaguchi
2025-01-29
[ruby/error_highlight] Ensure first_line and last_line are set
Yusuke Endoh
2025-01-28
Allow JSON::Fragment to be used even in strict mode
Jean Boussier
2025-01-28
Introduce JSON::Coder
Étienne Barrié
2025-01-28
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-01-24
Fix "Relax expectations of errors from `getgrnam`"
Nobuyoshi Nakada
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2025-01-22
[ruby/prism] Fix rescue modifier precedence
Kevin Newton
2025-01-23
[ruby/openssl] pkey: change PKey::{RSA,DSA,DH}#params to use nil for missing ...
Kazuki Yamaguchi
2025-01-23
[ruby/openssl] pkey: add tests for PKey::{RSA,DSA,DH}#params
Kazuki Yamaguchi
2025-01-22
[ruby/openssl] ssl: fix SSLSocket#sysread leaking locktmp String on timeout
Kazuki Yamaguchi
2025-01-22
[ruby/irb] Use EnvUtil.rubybin instead of "ruby" in copy command
tomoya ishida
2025-01-22
[ruby/irb] Fix pager preview with escape sequence and newlines
tomoya ishida
2025-01-22
[ruby/irb] Show a quick preview of inspect result before pager
tomoya ishida
2025-01-22
[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)
Prajjwal Singh
2025-01-22
Relax expectations of errors from `getgrnam`
Nobuyoshi Nakada
2025-01-21
[ruby/openssl] Require OpenSSL 1.1.1 or later
Kazuki Yamaguchi
2025-01-21
[ruby/openssl] pkey/dh: do not skip test_params_ok? on LibreSSL
Kazuki Yamaguchi
2025-01-21
[ruby/mmtk] Bump mmtk-core
Peter Zhu
2025-01-21
[ruby/mmtk] Add tests for MMTK_HEAP_MIN
Peter Zhu
[next]