|
58ae5ea7ee00c2f31a678574a7ccab28716cb4d0
|
2026-05-07 |
Split test_freeze_inside_sort! and reduce comparator count |
|
399727de3b234e4093eeacafc22e6d8c3ff2a069
|
2026-05-18 |
Fix duplicate assertion in test_metaclass |
|
d1391a000359655f948e16d7f2b0e85890082b5a
|
2026-05-21 |
Fix defined? for protected methods defined in a module |
|
6c1c3de901b566167ec96868a4c3cb3c4a124612
|
2026-05-26 |
Test mixed-case input in test_upcase |
|
261eea422a276dbc1fbfeae5b72cf32efd64b076
|
2026-05-27 |
Fix tautological assertions in test_each_value in test_hash.rb |
|
250c0653792e877851a10c3997313efa6c498628
|
2026-06-10 |
Remove duplicate tests in test_call.rb and test_rational.rb |
|
e1d3fc5d5d8f86f2b342ba6c0d775c61ef001fe5
|
2026-06-15 |
Fix YJIT test to actually test invalid call_threshold |
|
e16d406db22bb44a63855903180e1a134b87a668
|
2026-06-17 |
Properly test implicit super in test_implicit_super_kwsplat |
|
217dd3d1fb2d4308f091e6e5b1c2bad10950c471
|
2026-06-20 |
Improve performance of `String#capitalize` with a single-byte ASCII fast path |