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-04-18
Add comments to tests
Maxime Chevalier-Boisvert
2025-04-18
Add commented out if-else test to test_zjit.rb
Maxime Chevalier-Boisvert
2025-04-18
Add while loop test to test_zjit.rb
Maxime Chevalier-Boisvert
2025-04-18
Add small test for setlocal
Maxime Chevalier-Boisvert
2025-04-18
Set a return value before popping registers (https://github.com/Shopify/zjit/...
Takashi Kokubun
2025-04-18
Implement Insn::FixnumSub (https://github.com/Shopify/zjit/pull/42)
Takashi Kokubun
2025-04-18
Pass test results using #inspect
Takashi Kokubun
2025-04-18
Assert everything is compiled in test_zjit (https://github.com/Shopify/zjit/p...
Takashi Kokubun
2025-04-18
[Feature #20724] Bump Unicode version to 16.0.0
Mari Imaizumi
2025-04-17
Only test on known good platforms. (#13123)
Samuel Williams
2025-04-17
Prefer `th->ec` for stack base/size. (#13101)
Samuel Williams
2025-04-16
[ruby/openssl] ssl: fix SSLSocket#syswrite with String-convertible objects
Kazuki Yamaguchi
2025-04-16
[rubygems/rubygems] Fixed rubocop issue: Layout/SpaceInsideBlockBraces
Hiroshi SHIBATA
2025-04-16
Run the proper version of `rake`
Nobuyoshi Nakada
2025-04-15
`IO.select` accepts +Float::INFINITY+ as a timeout argument.
Tanaka Akira
2025-04-15
Lazily create `objspace->id_to_obj_tbl`
Jean Boussier
2025-04-12
[ruby/prism] Fix parsing rescued exception via indexed assignment
viralpraxis
2025-04-10
Restore the original order of const_added and inherited callbacks
Xavier Noria
2025-04-09
Fix coverage measurement for negative line numbers
Yusuke Endoh
2025-04-09
Refine dirname test on Windows
Nobuyoshi Nakada
2025-04-09
Restore assertion that is not related mswin platform
Hiroshi SHIBATA
2025-04-08
[ruby/openssl] Fix the tests using SHA-1 Probabilistic Signature Scheme (PSS)...
Jun Aruga
2025-04-08
Windows 11 24H2 with VS 2019 16.11.45 couldn't handle long name test
Hiroshi SHIBATA
2025-04-08
Skip some assertions of TestFileExhaustive#test_dirname with Windows platform.
Hiroshi SHIBATA
2025-04-07
Skip test_heaps_grow_independently for MMTk
Peter Zhu
2025-04-07
Grow GC heaps independently
Peter Zhu
2025-04-07
Fix `Integer.sqrt` to never exceed actual value
Yusuke Endoh
2025-04-04
Fixed mismatched indentation
Hiroshi SHIBATA
2025-04-04
Removed unused variable
Hiroshi SHIBATA
2025-04-03
[ruby/openssl] pkcs7: fix test failure on RHEL 9
Kazuki Yamaguchi
2025-04-03
[ruby/openssl] pkcs7: update test case test_graceful_parsing_failure
Kazuki Yamaguchi
2025-04-03
Use EnvUtil.apply_timeout_scale
Hiroshi SHIBATA
2025-04-03
Extend open_timeout for test failure on s390x
Hiroshi SHIBATA
2025-04-02
Fix assertion failure with anonymous splats
Jeremy Evans
2025-04-02
[ruby/prism] Be explicit in tests which files `parser` can't parse
Earlopain
2025-04-02
[ruby/prism] Fix parser translator when splatting in pattern matching pin
Earlopain
2025-04-02
Fixup comment for Windows platform, not Solaris
Hiroshi SHIBATA
2025-04-02
Removed Solaris conditions from test files
Hiroshi SHIBATA
2025-04-01
[Bug #21203] Skip TestGc#test_gc_parameter_init_slots since it is flaky (#13025)
Naoto Ono
2025-04-01
[rubygems/rubygems] Bump up minimum required version for cmake 4
Hiroshi SHIBATA
2025-03-31
ractor: don't inherit the default thread group
Jean Boussier
2025-03-31
[ruby/json] Remove caller location assertions
Jean Boussier
2025-03-31
Revert "Relax assertion pattern for ruby repo"
Hiroshi SHIBATA
2025-03-30
[ruby/prism] Fix parser translator when pinning hash with string keys
Earlopain
2025-03-30
[ruby/prism] Accept a newline after the defined? keyword
Kevin Newton
2025-03-30
[ruby/openssl] Skip PKCS7 with indefinite length test in AWS-LC
Samuel Chiang
2025-03-29
[Bug #21202] Fix wrong token concat while tokenizing nested unterminated here...
tomoya ishida
2025-03-28
TestRegexp#test_match_cache_positive_look_ahead_complex: Extend the timeout l...
Yusuke Endoh
2025-03-28
[ruby/etc] Skip TestEtc#test_ractor_parallel on ModGC workflow
Naoto Ono
2025-03-28
Relax assertion pattern for ruby repo
Hiroshi SHIBATA
[prev]
[next]