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
2024-08-13
Make sure to wait for the thread to exit in TestProcess#test_wait_and_sigchild
Naoto Ono
2024-08-13
do not show unused block on `send`
Koichi Sasada
2024-08-12
Fix next inside block argument stack underflow
tompng
2024-08-11
Fix flag test macro
Nobuyoshi Nakada
2024-08-10
Cherry-pick test for [Bug #20668]
Jean Boussier
2024-08-09
[ruby/psych] Convert tabs to spaces in test/psych/test_yaml.rb
Peter Zhu
2024-08-09
Increase timeout in `test_darwin_invalid_call` method
Naoto Ono
2024-08-08
[ruby/uri] Use URI::RFC2396_PARSER explicitly in URI
Hiroshi SHIBATA
2024-08-07
Fix leak of token_info when Ripper#warn jumps
Peter Zhu
2024-08-06
Fix leak in warning of duplicate keys when Ripper#warn jumps
Peter Zhu
2024-08-06
[ruby/uri] Fallback missing constants with RFC3986_PARSER
Hiroshi SHIBATA
2024-08-06
[ruby/openssl] test/openssl/test_pkey_dsa.rb: skip all tests in FIPS mode
Kazuki Yamaguchi
2024-08-05
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-08-05
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-08-05
[ruby/reline] Accept colon-style hash in test assertion
tomoya ishida
2024-08-05
[ruby/optparse] Fix parsing array arguments with `:into` option
fatkodima
2024-08-05
Sync rdoc
Stan Lo
2024-08-04
[ruby/irb] Remove Ruby version checks
Ricardo Trindade
2024-08-03
Extend timeout in test/ruby/test_file_exhaustive.rb
Yusuke Endoh
2024-08-03
Reduce noise in object generation count tests
Yusuke Endoh
2024-08-03
Show where objects were allocated on allocation count tests
Yusuke Endoh
2024-08-02
Show what objects were actually allocated on allocation count tests
Yusuke Endoh
2024-07-31
[ruby/rdoc] Add new ruby parser that uses Prism
tomoya ishida
2024-07-31
Fix leak of AST when Ripper#compile_error jumps
Peter Zhu
2024-07-31
[ruby/rdoc] Drop unnecessary `file_name` parameter from `Parser.for`
Stan Lo
2024-07-31
Reset the counter for two consecutive runs
Satoshi Tagomori
2024-07-30
[rubygems/rubygems] Fix `gem list` regression when a regular gem shadows a de...
David RodrÃguez
2024-07-30
[rubygems/rubygems] Always leave default gem executables around
David RodrÃguez
2024-07-30
Move incorrectly placed tests
Peter Zhu
2024-07-30
Fix ceil when ndigits is large
Peter Zhu
2024-07-30
Fix floor when ndigits is large
Peter Zhu
2024-07-30
Fix wrong unreachable chunk remove when jump destination label is unremovable
tomoya ishida
2024-07-30
Use tmpdir for various environments (including Windows)
Satoshi Tagomori
2024-07-30
Fix test code and extension to avoid using gvars and Kernel methods
Satoshi Tagomori
2024-07-30
[BUG #20655] Add tests to use rb_ensure and call cont.call
Satoshi Tagomori
2024-07-30
Add array test cases for `TestParse#test_define_singleton_error`
yui-knk
2024-07-30
Wait for server threads to finish
Nobuyoshi Nakada
2024-07-29
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-07-29
Revert moving things to Ruby
Aaron Patterson
2024-07-29
Expand opt_newarray_send to support Array#pack with buffer keyword arg
Randy Stauner
2024-07-26
Fix memory leak in String#start_with? when regexp times out
Peter Zhu
2024-07-26
[ruby/net-http] Removed needless NullWriter class
Hiroshi SHIBATA
2024-07-25
Fix test_kwarg_eval_memory_leak
Peter Zhu
2024-07-25
[ruby/prism] Sync from ruby/ruby
Kevin Newton
2024-07-25
Fix memory leak in Regexp capture group when timeout
Peter Zhu
2024-07-25
Omit TestFile#test_stat when the machine is stupidly slow
Yusuke Endoh
2024-07-24
[ruby/openssl] x509attr: avoid using OpenSSL::ASN1 internals in #value=
Kazuki Yamaguchi
2024-07-24
[Bug #20649] Allow `nil` as 2nd argument of `assign_error`
Nobuyoshi Nakada
2024-07-24
[Bug #20647] Disallow `return` directly within a singleton class
Nobuyoshi Nakada
2024-07-23
[ruby/prism] Single line method bodies should not be marked as newline
Kevin Newton
[prev]
[next]