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-17
[ruby/prism] Fix escape unicode curly inline whitespace
Kevin Newton
2025-02-17
[ruby/strscan] Fix a bug that scan_until behaves differently with
NAITOH Jun
2025-02-14
Only count VM instructions in YJIT stats builds
Aaron Patterson
2025-02-14
[ruby/prism] Fix up locals test with it parameters
Kevin Newton
2025-02-14
[ruby/prism] Fix up it indirect writes
Kevin Newton
2025-02-14
[Bug #21127] Thread deadlock does not display backtraces (#12721)
Masataka Pocke Kuwabara
2025-02-14
[ruby/strscan] Fix a bug that scan_integer doesn't update matched
Jean Boussier
2025-02-13
[ruby/prism] No writing to numbered parameters
Kevin Newton
2025-02-13
[ruby/prism] Fix infinite loop in error recovery
Kevin Newton
2025-02-13
[Feature #21116] Extract RJIT as a third-party gem
Nobuyoshi Nakada
2025-02-13
Extend timeout with resolv.rb and Windows platform. It's expired with 10sec s...
Hiroshi SHIBATA
2025-02-12
Fix a compatibility issue with `MultiJson.dump(obj, pretty: true)`
Jean Boussier
2025-02-11
[ruby/openssl] pkcs7: add a test case for the data content type
Kazuki Yamaguchi
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
[next]