summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-07[ruby/rdoc] Escape RDOCLINKsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape TIDYLINKsNobuyoshi Nakada
2022-10-06Add debug output to test_thrashing_for_young_objectsPeter Zhu
2022-10-06[ruby/rdoc] Add center alignNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow spaces around pipesNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow escaped pipes in cellsNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow leading pipes to be ommittedNobuyoshi Nakada
2022-10-06[ruby/rdoc] Allow trailing pipes to be ommittedNobuyoshi Nakada
2022-10-06Introduce `Fiber.blocking{}` for bypassing the fiber scheduler. (#6498)Samuel Williams
2022-10-06[ruby/rdoc] Allow RDoc markups in table cellsNobuyoshi Nakada
2022-10-06[ruby/rdoc] Add `RDoc::Markup::ToHtml#accept_table` testNobuyoshi Nakada
2022-10-06[ruby/open-uri] fix: added test case that validates that bad TLS version is s...Nishant Patel
2022-10-06[ruby/open-uri] feat: allow option to pass version of SSL / TLS to use during...Nishant Patel
2022-10-06[ruby/open-uri] Use omit instead of skip for test-unitHiroshi SHIBATA
2022-10-06[ruby/open-uri] Run global constant count test only under Ruby 3.2Hiroshi SHIBATA
2022-10-06[ruby/open-uri] Avoid busting the global constant cacheJean Boussier
2022-10-05[ruby/irb] Fixed sort of variables in completionImir Kiyamov
2022-10-03Cannot `define` from defined `Data` class againNobuyoshi Nakada
2022-10-03[rubygems/rubygems] Revert "Cleaup unnecessary code"David Rodríguez
2022-10-03[ruby/irb] Change to explicit method call in completion (https://github.com/r...osyo-manga
2022-10-02Also the tests should use the configured pkg-configNobuyoshi Nakada
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-30Fix frozen object inspecteileencodes
2022-10-01[rubygems/rubygems] Fix matching of eabihf platformsDavid Rodríguez
2022-10-01[rubygems/rubygems] Fix matching of linux platforms with eabi modifiersDavid Rodríguez
2022-10-01[ruby/irb] Fix ripper_lex_without_warning duplicated heredoc tokentompng
2022-09-30Add Data class implementation: Simple immutable value objectVictor Shepelev
2022-09-30[rubygems/rubygems] Prevent a "warning: assigned but unused variable - data"Yusuke Endoh
2022-09-29Reduce diff to proc.c @ b0b9f7201acab05c2a3ad92c3043a1f01df3e17fBenoit Daloze
2022-09-29Extend tests for a zsuper method of which the method it resolved to has been ...Benoit Daloze
2022-09-29Resolve zsuper method during lookup but preserve owner separatelyBenoit Daloze
2022-09-29[rubygems/rubygems] Refine error message to check the push URL instead of jus...Jenny Shen
2022-09-29[rubygems/rubygems] Refactor tests to use Net::HTTPResponse instances for fet...Jenny Shen
2022-09-29[rubygems/rubygems] Surface entire redirect uri in permanent redirectionsJenny Shen
2022-09-29[rubygems/rubygems] Add error message when api response is a permanent redirectJenny Shen
2022-09-29[ruby/date] The shrunk words to be copied is limitedNobuyoshi Nakada
2022-09-29[ruby/date] Narrow ALLOCV region for shrunk wordsNobuyoshi Nakada
2022-09-29Add `Coverage.supported?` to detect what modes are supported.Samuel Williams
2022-09-29Add `eval: true/false` flag to `Coverage.setup`.Samuel Williams
2022-09-29[rubygems/rubygems] Put bundler gemspec stub at the right placeDavid Rodríguez
2022-09-29[rubygems/rubygems] Only activate bundler when neededDavid Rodríguez
2022-09-29[rubygems/rubygems] Test a pure RubyGems methodDavid Rodríguez
2022-09-29[rubygems/rubygems] Little refactor to keep things consistentDavid Rodríguez
2022-09-29[rubygems/rubygems] Remove unnecessary `ensure`David Rodríguez
2022-09-29[rubygems/rubygems] Require bundler consistentlyDavid Rodríguez
2022-09-29[rubygems/rubygems] Remove unnecessary constantDavid Rodríguez
2022-09-29[rubygems/rubygems] Cleaup unnecessary codeDavid Rodríguez
2022-09-29[rubygems/rubygems] Unskip stuff that now works on JRubyDavid Rodríguez
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-28[rubygems/rubygems] Force "master" to be used regardless of `init.defaultBran...David Rodríguez