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-03-11
Fix memory leak in rb_reg_search_set_match
Peter Zhu
2025-03-12
[Bug #21177] Win32: Allow longer path name
Nobuyoshi Nakada
2025-03-11
Fix flaky test_latest_gc_info_need_major_by
Peter Zhu
2025-03-10
Bump tolerance for weak reference test from 1 to 2
Peter Zhu
2025-03-10
[ruby/prism] Support `itblock` for `Prism::Translation::Parser`
Koichi ITO
2025-03-10
[ruby/optparse] Make the result of `tty?` obtainable with flexible stdout
Koichi ITO
2025-03-10
[ruby/optparse] Add post-check of value
Nobuyoshi Nakada
2025-03-10
[rubygems/rubygems] Fix `gem rdoc` not working with newer versions of rdoc
David Rodríguez
2025-03-09
[ruby/optparse] Allow non-string enum list #79
Nobuyoshi Nakada
2025-03-09
[ruby/optparse] Add test for enum arguments
Nobuyoshi Nakada
2025-03-08
Implement CLASS NODE locations
ydah
2025-03-07
[Bug #21174] [Bug #21175] Fix `Range#max` on beginless integer range
Nobuyoshi Nakada
2025-03-07
[Bug #21163] Fix hexadecimal float conversion
Nobuyoshi Nakada
2025-03-06
[ruby/json] Fix JSON::GeneratorError#detailed_message with Ruby < 3.2
Rahim Packir Saibo
2025-03-06
Harden `TestObjSpace#test_memsize_of_root_shared_string`
Jean Boussier
2025-03-06
Fix flaky failure in TestSetTraceFunc#test_tracepoint_disable (#12854)
Naoto Ono
2025-03-05
Replace tombstone when converting AR to ST hash
John Hawthorn
2025-03-05
Add tests for alias locations with special variables $`, $', and $+
ydah
2025-03-05
do not reset `EnvUtil.timeout_scale`
Koichi Sasada
2025-03-05
Revert "try to show timeout sec"
Koichi Sasada
2025-03-04
Move in-place interning spec to Ruby's tests
Jean Boussier
2025-03-04
try to show timeout sec
Koichi Sasada
2025-03-03
Allow YJIT `mem-size` and `call-threshold` to be set at runtime via `YJIT.ena...
annichai-stripe
2025-03-03
[ruby/openssl] test_pkey_dh.rb: Merge 2 test_new_break tests to one test.
Jun Aruga
2025-03-03
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2025-03-03
Implement POSTEXE NODE locations
ydah
2025-02-28
[Bug #20682] Add sleep 0.1 to stabilize flaky failures on macOS (#12829)
Naoto Ono
2025-02-28
[ruby/openssl] ssl: fix tests using TLS 1.1 or older
Kazuki Yamaguchi
2025-02-28
Improve tests for small UTF regex with case fold.
Maciek Rząsa
2025-02-28
Use mbuf instead of bitset for character class for small UTF. Fixes #16145
Maciej Rzasa
2025-02-27
[ruby/openssl] ssl: refactor check_supported_protocol_versions
Kazuki Yamaguchi
2025-02-27
[ruby/openssl] digest: correct assert_equal usage in test_sha3
Kazuki Yamaguchi
2025-02-27
[ruby/openssl] digest: always run SHA-3 and truncated SHA-2 tests
Kazuki Yamaguchi
2025-02-27
[ruby/openssl] ssl: manually craft invalid SAN extensions in tests
Kazuki Yamaguchi
2025-02-27
[ruby/openssl] Use ENV["TEST_RUBY_OPENSSL_FIPS_ENABLED"] instead of OpenSSL::...
Jun Aruga
2025-02-27
[ruby/json] Ensure parser error snippets are valid UTF-8
Jean Boussier
2025-02-27
[Bug #21159] module names should not be modifiable
Nobuyoshi Nakada
2025-02-26
[ruby/cgi] Escape/unescape unclosed tags as well
Hiroshi SHIBATA
2025-02-26
[ruby/uri] Fix merger of URI with authority component
Hiroshi SHIBATA
2025-02-26
[ruby/uri] Truncate userinfo with URI#join, URI#merge and URI#+
Hiroshi SHIBATA
2025-02-25
[ruby/prism] Add a custom builder class for the parser translator
Earlopain
2025-02-25
Skip fiddle assertions if fiddle is not available
Hiroshi SHIBATA
2025-02-25
[rubygems/rubygems] Added fiddle dependency for TestGemExtCargoBuilder
Hiroshi SHIBATA
2025-02-25
[ruby/strscan] Enable tests passing on TruffleRuby
Andrii Konchyn
2025-02-25
[ruby/strscan] Fix a bug that inconsistency of IndexError vs nil for
NAITOH Jun
2025-02-25
[ruby/strscan] Fix a bug that scanning methods that don't use Regexp
NAITOH Jun
2025-02-25
[ruby/pp] Ensure the thread local state is always set up.
Samuel Williams
2025-02-24
[Bug #21153] Add missing op-assign to top const in `command_asgn`
Nobuyoshi Nakada
2025-02-22
[ruby/openssl] test_ssl_session.rb: test adjustments to work with AWS-LC
Samuel Chiang
2025-02-22
[ruby/openssl] ssl: account for slight behavioral differences in AWS-LC
Samuel Chiang
[next]