summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_io for test-unitHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Extract assert_output to assert_empty and assert_equal wi...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use Regexp with refute_matchHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Also use capture_output instead of capture_ioHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_io.Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use test-unit instead of minitestHiroshi SHIBATA
2021-05-12skip test for debug.Koichi Sasada
2021-05-12suppress warnings on repeat tests.Koichi Sasada
2021-05-12test_cdhash: refactor change class卜部昌平
2021-05-12cdhash_cmp: should use ||卜部昌平
2021-05-12cdhash_cmp: recursively apply卜部昌平
2021-05-12cdhash_cmp: can also take complex卜部昌平
2021-05-12cdhash_cmp: rational literals with fractions卜部昌平
2021-05-12cdhash_cmp: can take rational literals卜部昌平
2021-05-12[ruby/net-ftp] Bump version to 0.1.2Shugo Maeda
2021-05-11Update keyword argument description in method syntax guideJeremy Evans
2021-05-11Run nmake check on Actions (#4487)Takashi Kokubun
2021-05-11Revert "Filling cache values on cvar write"Aaron Patterson
2021-05-11Filling cache values on cvar writeeileencodes
2021-05-11Add a cache for class variableseileencodes
2021-05-12* 2021-05-12 [ci skip]git
2021-05-11Method cache: fix refinement entry handlingAlan Wu
2021-05-11Workaround for make test-toolHiroshi SHIBATA
2021-05-11Fix a typo of c6a11b865e1f9085c88fe169a1f47680383580c2Yusuke Endoh
2021-05-11test/irb/test_raise_no_backtrace_exception.rb: Set LC_MESSAGES as UTF-8Yusuke Endoh
2021-05-11Alias assert/refute_path_exists for test-unit gem.Hiroshi SHIBATA
2021-05-11[ruby/irb] Fix `Encoding::ConverterNotFoundError`Koichi ITO
2021-05-11[ruby/irb] Skip test_raise_exception_with_invalid_byte_sequenceTakashi Kokubun
2021-05-10Explicitly specify encoding for another test as wellTakashi Kokubun
2021-05-10Split a Choco-Install commandTakashi Kokubun
2021-05-11test/irb/test_raise_no_backtrace_exception.rb: UTF-8 is expectedYusuke Endoh
2021-05-10Try running Choco-Install with powershellTakashi Kokubun
2021-05-10Retry choco installTakashi Kokubun
2021-05-11[ruby/irb] Skip the new IRB test on Windows for nowTakashi Kokubun
2021-05-11[ruby/resolv] Fix confusion of received response messageKazuki Yamaguchi
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-05-11Sync bundler & rubygems at the same timeDavid Rodríguez
2021-05-11Properly synchronize bundler gemspec tooDavid Rodríguez
2021-05-11Simplify syncing bundlerDavid Rodríguez
2021-05-11[ruby/irb] Treat encodings in exception correctlyaycabta
2021-05-11.github/compilers/workflows.yml: support GCC-11卜部昌平
2021-05-11* 2021-05-11 [ci skip]git
2021-05-10Enhanced RDoc for Enumerable (#4479)Burdette Lamar
2021-05-10[ruby/psych] Fix some typos [ci skip]Ryuta Kamizono
2021-05-10[ruby/psych] bump versionAaron Patterson
2021-05-10[ruby/psych] docs: fix simple typo, expessed -> expressedTim Gates
2021-05-10[ruby/psych] Update to latest SnakeYAMLCharles Oliver Nutter
2021-05-10[ruby/psych] Fix custom marshalization with symbolize_names: trueJean Boussier
2021-05-10[ruby/psych] Cache dispatch cache in an instance variableJean Boussier