summaryrefslogtreecommitdiff
path: root/lib/rubygems/test_case.rb
AgeCommit message (Expand)Author
2021-05-12[rubygems/rubygems] Update the link of minitest code with the commit hash.Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed the related code for minitest-bisectHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Fixed an intentional blank-lineHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Added comment for Minitest::MockHiroshi SHIBATA
2021-05-12[rubygems/rubygems] util/rubocop -aHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Import capture_subprocess_io from minitestHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use test-unit instead of minitestHiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-01-25Clear each test own temporary directoriesNobuyoshi Nakada
2021-01-24Revert "Remove temporary directory properly"Nobuyoshi Nakada
2021-01-24Remove temporary directory properlyNobuyoshi Nakada
2021-01-04Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa117911...Hiroshi SHIBATA
2020-12-08Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA
2020-10-15Merge rubygems-3.2.0.rc.2Hiroshi SHIBATA
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] unset XDG_* environmental variables for testing of rubygems.Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] Revert "Disallow warnings to creep into the test suite"David Rodríguez
2020-07-31[rubygems/rubygems] Disallow warnings to creep into the test suiteDavid Rodríguez
2020-07-31[rubygems/rubygems] Fix test warningDavid Rodríguez
2020-07-31[rubygems/rubygems] Don't `super` on main test setupDavid Rodríguez
2020-07-31[rubygems/rubygems] Remove very old compatibility codeDavid Rodríguez
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-06-17Remove unnecessary stuff from base test caseDavid Rodríguez
2020-06-17Tweaks to play nicer with ruby-core parallelized testsDavid Rodríguez
2020-06-17Make sure to only reset "dummy" $LOADED_FEATURESDavid Rodríguez
2020-06-17Make sure tmp folder exists before calling `Dir.tmpdir`David Rodríguez
2020-06-17Revert "Revert "[rubygems/rubygems] Use a local temporary directory""David Rodríguez
2020-06-15Use space inside block braces everywhereDavid Rodríguez
2020-06-15Fix ruby-head failing testsDavid Rodríguez
2020-06-15Revert "Revert "[rubygems/rubygems] Remove unneeded global teardown""David Rodríguez
2020-06-05[rubygems/rubygems] Respect files loaded from default gems before rubygemsDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix performance regression in `require`David Rodríguez
2020-05-08Revert "[rubygems/rubygems] Remove unneeded global teardown"Hiroshi SHIBATA
2020-05-08Revert "[rubygems/rubygems] Use a local temporary directory"Hiroshi SHIBATA
2020-05-08[rubygems/rubygems] Remove unneeded global teardownDavid Rodríguez
2020-05-08[rubygems/rubygems] Split credential helper as credential_setup and use itHiroshi SHIBATA
2020-05-08[rubygems/rubygems] Suppress warnings coming from `jar-dependencies`David Rodríguez
2020-05-08Remove `builder` gem requirement for `gem regenerate_index`David Rodríguez
2020-05-08[rubygems/rubygems] Use a local temporary directoryDavid Rodríguez
2020-05-08[rubygems/rubygems] No longer necessaryDavid Rodríguez
2020-05-08[rubygems/rubygems] Refactor ruby command line building for testsDavid Rodríguez
2020-05-08[rubygems/rubygems] Remove unnecessary `@@ruby` variableDavid Rodríguez
2020-05-08[rubygems/rubygems] Add gem build test to check for removed methods.Josef Šimánek
2020-05-08[rubygems/rubygems] Removed deprecated methods for Minitest5Hiroshi SHIBATA
2020-05-08[rubygems/rubygems] Minitest::Test is works fine with the ruby core repositoryHiroshi SHIBATA
2020-05-08[rubygems/rubygems] Revert https://github.com/rubygems/rubygems/pull/3445Hiroshi SHIBATA
2020-05-08[rubygems/rubygems] Don't swallow gem activation exceptionDavid Rodríguez