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-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
2025-02-22
[ruby/openssl] pkey/ec: AWS-LC disallows serialization of explicit curves
Samuel Chiang
2025-02-22
[ruby/openssl] pkey/dh: tweak break tests for AWS-LC
Samuel Chiang
2025-02-22
[ruby/openssl] pkey: EVP_DigestVerify doesn't return -1 in AWS-LC
Samuel Chiang
2025-02-22
[ruby/openssl] pkey: AWS-LC disallows parsing of invalid keys and params
Samuel Chiang
2025-02-22
[ruby/openssl] test_pkcs7.rb: skip AWS-LC's unsupported features
Samuel Chiang
2025-02-22
[ruby/openssl] asn1: adjusting an ASN1 test to use CONTEXT_SPECIFIC
Samuel Chiang
2025-02-22
[ruby/openssl] test_config.rb: skip AWS-LC's unsupported features
Samuel Chiang
2025-02-22
[ruby/openssl] test_bn.rb: AWS-LC does not support BN::CONSTTIME
Samuel Chiang
2025-02-22
[ruby/openssl] test_pkcs12.rb: don't use KEY_EX/SIG with AWS-LC
Samuel Chiang
2025-02-22
[ruby/openssl] test_fips.rb: account for AWS-LC's FIPS mode
Samuel Chiang
2025-02-21
[ruby/stringio] Fix SEGV at unget to a null device StringIO
Nobuyoshi Nakada
2025-02-21
[ruby/stringio] Suppress a warning for the chilled string
Nobuyoshi Nakada
2025-02-21
[ruby/strscan] `scan_integer(base: 16)` ignore x suffix if not
Jean Boussier
2025-02-21
[ruby/stringio] Allow seek when underlying string is frozen
Charles Oliver Nutter
[prev]
[next]