summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12[rubygems/rubygems] Added comment for Minitest::MockHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Replace skip to pendHiroshi SHIBATA
2021-05-12[rubygems/rubygems] util/rubocop -aHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Don't use Minitest::MockHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test_gem_package_tar_writer.rbHiroshi SHIBATA
2021-05-12[rubygems/rubygems] capture_output will return empty string, not nilHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Fixed variable scope at test_silent_systemHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Import capture_subprocess_io from minitestHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Rewrite with capture_outputHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of capture_ioHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_raise instead of assert_raisesHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use dummy assertion for assert_httpsHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use capture_output instead of assert_silentHiroshi SHIBATA
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