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
/
ruby
Age
Commit message (
Expand
)
Author
2024-06-24
Fix `--debug-frozen-string-literal` to not apply `--disable-frozen-string-lit...
Jean Boussier
2024-06-24
Introduce retry to the setup of test files with TestFile#test_stat
Yusuke Endoh
2024-06-24
Extend the timeout of TestVMDump#test_darwin_invalid_call, etc.
Yusuke Endoh
2024-06-21
Apply EnvUtil.apply_timeout_scale for TestFile#test_stat
Yusuke Endoh
2024-06-20
[PRISM] Remove duplicated tests
Kevin Newton
2024-06-18
Fix flaky TestWeakMap#test_inspect_garbage
Peter Zhu
2024-06-18
fix allocation assertions
Aaron Patterson
2024-06-18
Optimized forwarding callers and callees
Aaron Patterson
2024-06-13
clear `kw_flag` if given hash is nil
Koichi Sasada
2024-06-12
Add regression test for Bug #20573
Aaron Patterson
2024-06-12
[Bug #20572] Abandon if replacing destination is the same
Nobuyoshi Nakada
2024-06-11
compile.c: use putspecialobject for RubyVM::FrozenCore
Jean Boussier
2024-06-10
Don't skip test_inspect_under_gc_compact_stress
Peter Zhu
2024-06-07
Remove prism compiler warning
Kevin Newton
2024-06-07
Don't use SEGV signal when timeout in test_gc_compact
Peter Zhu
2024-06-07
TestRequire#test_loading_fifo_threading_success: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_match_cache_positive_look_behind: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_timeout_shorter_than_global: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRequire#test_loading_fifo_fd_leak: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestGc#test_thrashing_for_young_objects: extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_s_timeout: accept timeout errors more tolerantly
Yusuke Endoh
2024-06-07
Extend timeout of TestGCCompect#test_moving_objects_between_size_pools
Yusuke Endoh
2024-06-06
Fix Module#define_method to change visibility when passed existing method body
Jeremy Evans
2024-06-06
Remove circular parameter syntax error
Kevin Newton
2024-06-05
Don't add `+YJIT` to `RUBY_DESCRIPTION` until it's actually enabled
Jean Boussier
2024-06-04
Remove dependency on fiddle from test/ruby
Hiroshi SHIBATA
2024-05-31
Make error messages clear blocks/keywords are disallowed in index assignment
Jeremy Evans
2024-05-30
test_bignum: defined? returns String (#10880)
Sorah Fukumori
2024-05-30
ci: Test whether GMP is working in compilers.yml (#10875)
Sorah Fukumori
2024-05-28
Make ensure first lineno the first line of the ensure
Kevin Newton
2024-05-29
[Bug #20438] Disallow "%\n" and "%\0"
Nobuyoshi Nakada
2024-05-28
Stop marking chilled strings as frozen
Étienne Barrié
2024-05-27
Add a debug print for a random failure
Yusuke Endoh
2024-05-26
Debug unexpectedly changed path
Nobuyoshi Nakada
2024-05-25
[Bug #20510] Do not count optional hash argument for `IO.new`
Nobuyoshi Nakada
2024-05-24
Update duplicated when clause warning message
Kevin Newton
2024-05-23
Introduce a specialize instruction for Array#pack
Nobuyoshi Nakada
2024-05-22
[PRISM] Properly support 'it'
Kevin Newton
2024-05-21
Avoid array allocation for empty ruby2_keywords flagged keyword hash
Jeremy Evans
2024-05-21
Avoid hash allocation for empty ruby2_keywords flagged keyword hash
Jeremy Evans
2024-05-21
Add allocation tests for ruby2_keywords
Jeremy Evans
2024-05-20
[PRISM] Enable TestSyntax#test_warn_balanced
Kevin Newton
2024-05-16
[PRISM] Enable TestParse#test_truncated_source_line
Kevin Newton
2024-05-16
[PRISM] Enable TestParse#test_string
Kevin Newton
2024-05-16
[PRISM] Enable TestISeq#test_syntax_error_message
Kevin Newton
2024-05-16
[PRISM] Enable TestSyntax#test_syntax_error_at_newline
Kevin Newton
2024-05-16
[Bug #20468] Fix safe navigation in `for` variable
Nobuyoshi Nakada
2024-05-15
[PRISM] Enable TestParse#test_global_variable
Kevin Newton
2024-05-15
[PRISM] Enable test_location_of_invalid_token
Kevin Newton
2024-05-15
[PRISM] Enable TestParse#test_unexpected_eof
Kevin Newton
[prev]
[next]