aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use parenthesis for clarity for ternary conditionBenoit Daloze2020-06-101-1/+1
* [rubygems/rubygems] Increase timeouts in test_gem_stream_ui.rbBenoit Daloze2020-06-101-1/+3
* Skip tests which do not work until installed when load-relativeNobuyoshi Nakada2020-06-051-0/+3
* Show better failure messagesNobuyoshi Nakada2020-06-051-4/+9
* Enable `Style/MethodCallWithoutArgsParentheses` in rubygemsDavid Rodríguez2020-06-051-1/+1
* [rubygems/rubygems] Use LoadError#path to figure out the argument passed to '...Yuki Nishijima2020-06-051-0/+27
* [rubygems/rubygems] Modify `RakeFileUtils.verbose_flag` only when neededDavid Rodríguez2020-06-051-18/+3
* [rubygems/rubygems] Fix test warningsDavid Rodríguez2020-06-051-12/+14
* [rubygems/rubygems] Only run optional validations in packaging contextsDavid Rodríguez2020-06-051-0/+11
* [rubygems/rubygems] Respect files loaded from default gems before rubygemsDavid Rodríguez2020-06-051-0/+18
* [rubygems/rubygems] Use a real file to run the testBenoit Daloze2020-06-051-2/+5
* [rubygems/rubygems] Add a more comprehensive and reliable test for upgraded d...Benoit Daloze2020-06-051-0/+22
* [rubygems/rubygems] Relax test to still check we're calling the expected RubyBenoit Daloze2020-06-051-5/+1
* [rubygems/rubygems] Fix check for testing in the ruby repositoryBenoit Daloze2020-06-051-4/+11
* [rubygems/rubygems] Clarify what test_activate_via_require_respects_loaded_fi...Benoit Daloze2020-06-051-3/+16
* [rubygems/rubygems] Simplify #warn test to not rely on the effect of -C on -IBenoit Daloze2020-06-051-2/+2
* [rubygems/rubygems] Fix `$LOADED_FEATURES` cache sometimes not respectedDavid Rodríguez2020-06-051-0/+29
* [rubygems/rubygems] Fix performance regression in `require`David Rodríguez2020-06-051-0/+11
* [rubygems/rubygems] Add build warning when rake based extension is present, b...Josef Šimánek2020-06-051-0/+31
* [rubygems/rubygems] Fix template cleanup as wellDavid Rodríguez2020-06-051-1/+3
* [rubygems/rubygems] Fix installing template files with dotsDavid Rodríguez2020-06-051-0/+5
* [rubygems/rubygems] Move require to the topbronzdoc2020-06-051-2/+1
* [rubygems/rubygems] Use ruby_with_rubygems_in_load_path helperbronzdoc2020-06-051-3/+5
* [rubygems/rubygems] Make sure rubygems/package can be directly required reliablybronzdoc2020-06-051-0/+6
* [rubygems/rubygems] Make `rake package` log messages to stdout by defaultDavid Rodríguez2020-06-051-0/+28
* [rubygems/rubygems] Move setting verbosity to each testDavid Rodríguez2020-06-051-1/+8
* [rubygems/rubygems] Don't leave side effects on verbosityDavid Rodríguez2020-06-051-0/+8
* [rubygems/rubygems] Remove unnecessary rescue and loading of bundlerDavid Rodríguez2020-06-051-6/+2
* Run rb_syswait on exec failureTakashi Kokubun2020-05-101-8/+0
* Workaround a zombie process created by Open3Takashi Kokubun2020-05-091-0/+8
* test/rubygems/test_gem_ext_cmake_builder.rb: make sure cmake availableYusuke Endoh2020-05-101-0/+1
* `Open3.capture2e` raises exception when the command is not present.Hiroshi SHIBATA2020-05-081-3/+5
* Revert "[rubygems/rubygems] Remove unneeded global teardown"Hiroshi SHIBATA2020-05-0810-28/+4
* Revert "[rubygems/rubygems] Remove unneeded teardown"Hiroshi SHIBATA2020-05-081-0/+6
* [rubygems/rubygems] Remove unneeded teardownDavid Rodríguez2020-05-081-6/+0
* [rubygems/rubygems] Remove unneeded global teardownDavid Rodríguez2020-05-0810-4/+28
* [rubygems/rubygems] Removed needless setup to clear credentialHiroshi SHIBATA2020-05-081-1/+1
* [rubygems/rubygems] Also added credential_setup to the some of testsHiroshi SHIBATA2020-05-082-0/+5
* [rubygems/rubygems] Split credential helper as credential_setup and use itHiroshi SHIBATA2020-05-084-0/+9
* [rubygems/rubygems] Revert adding loaded specs to `Gem::Specification.stubs` ...David Rodríguez2020-05-081-42/+0
* [rubygems/rubygems] Test that two calls to `stub_for` returns the same (cache...Vít Ondruch2020-05-081-0/+5
* [rubygems/rubygems] Let `@@stubs_by_name` to be incrementally populated again.Vít Ondruch2020-05-081-0/+19
* [rubygems/rubygems] Require open3 before using itDavid Rodríguez2020-05-081-0/+1
* [rubygems/rubygems] Remove old `gauntlet_rubygems` file on rubygems upgradeDavid Rodríguez2020-05-081-1/+3
* [rubygems/rubygems] Skip flaky tests on jrubyDavid Rodríguez2020-05-081-0/+2
* Remove `builder` gem requirement for `gem regenerate_index`David Rodríguez2020-05-083-12/+2
* [rubygems/rubygems] Remove unnecessary code from remote fetcher testsDavid Rodríguez2020-05-081-3/+0
* [rubygems/rubygems] Now `Dir.tmpdir` is fixed and there's never such a folderDavid Rodríguez2020-05-081-4/+0
* [rubygems/rubygems] Show gemspec location when a Gem::MissingSpecError is rai...bronzdoc2020-05-081-0/+1
* [rubygems/rubygems] Fix incorrect bundler version being requiredDavid Rodríguez2020-05-081-0/+12