summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_installer.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Fix a typoNobuyoshi Nakada2022-12-301-1/+1
* [rubygems/rubygems] Cleanup intermediate artifacts after installing built ext...Eloy Espinaco2022-12-201-0/+35
* [rubygems/rubygems] Fix tests checking intermediate filesEloy Espinaco2022-12-201-1/+1
* [rubygems/rubygems] Delete partial file and re-raise on Errno::ENOSPC.Ellen Marie Dash2022-12-021-0/+31
* Merge rubygems/bundler HEAD.Hiroshi SHIBATA2022-08-091-2/+2
* [rubygems/rubygems] Warn dangling symlinksDavid Rodríguez2022-08-041-1/+4
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-031-1/+1
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-297/+297
* [rubygems/rubygems] Fix test issues surfaced using a stricter behavior of `Fi...David Rodríguez2022-04-161-5/+3
* [rubygems/rubygems] Support binstubs with `--enable-load-relative` prologDavid Rodríguez2022-01-151-58/+168
* [rubygems/rubygems] Privatize some test utilsDavid Rodríguez2022-01-151-0/+2
* Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA2021-12-241-27/+0
* [rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...David Rodríguez2021-11-301-0/+27
* [rubygems/rubygems] Revert "Remove spec file before building"David Rodríguez2021-11-301-3/+0
* [rubygems/rubygems] Run hooks tests on gemspecs not already installedDavid Rodríguez2021-11-301-2/+10
* [rubygems/rubygems] Use `Gem.use_gemdeps` only from binstubsDavid Rodríguez2021-08-311-0/+2
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-071-0/+20
* [rubygems/rubygems] Use pend instead of skipHiroshi SHIBATA2021-05-281-12/+12
* [rubygems/rubygems] Fix "instance variable not initialized" warningDavid Rodríguez2021-05-281-1/+0
* [rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez2021-05-281-1/+1
* [rubygems/rubygems] Added begin-end block for java platformHiroshi SHIBATA2021-05-121-34/+36
* [rubygems/rubygems] Replace skip to pendHiroshi SHIBATA2021-05-121-4/+4
* [rubygems/rubygems] Use assert_raise instead of assert_raisesHiroshi SHIBATA2021-05-121-21/+21
* [rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA2021-05-121-72/+72
* Run nmake check on Actions (#4487)Takashi Kokubun2021-05-111-0/+1
* Merge the master branch of RubyGemsHiroshi SHIBATA2021-04-151-1/+21
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-081-0/+2
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-231-60/+6
* Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA2020-12-081-11/+74
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-231-2/+0
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-231-0/+2
* [rubygems/rubygems] Install plugins to user directoryNobuyoshi Nakada2020-07-311-0/+22
* [rubygems/rubygems] Support PATH's using `File::ALT_SEPARATOR` in `Gem::Insta...David Rodríguez2020-07-311-0/+10
* [rubygems/rubygems] Prefer the standard separator on WindowsDavid Rodríguez2020-07-311-2/+2
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-2/+0
* Use space inside block braces everywhereDavid Rodríguez2020-06-151-2/+2
* [rubygems/rubygems] Fix ruby warnings about a shadowed variableDavid Rodríguez2020-05-081-2/+2
* [rubygems/rubygems] Fix symlink RubyGems test problems for non-admin user.Josef Šimánek2020-05-081-19/+7
* [rubygems/rubygems] Make the test suite pass under `umask 077`Yusuke Endoh2020-04-281-1/+1
* [rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez2020-03-301-18/+18
* test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh2020-03-241-4/+12
* Sync rubygems with current master (#2889)David Rodríguez2020-03-241-16/+48
* test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh2020-02-121-4/+12
* Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA2020-02-011-3/+71
* Merge RubyGems 3.1.2Hiroshi SHIBATA2019-12-201-23/+10
* Merge RubyGems 3.1.0.pre3Hiroshi SHIBATA2019-11-111-5/+8
* [rubygems/rubygems] Remove warning: shadowing outer local variable - specbronzdoc2019-07-311-2/+2
* [rubygems/rubygems] Add a package attr_reader to Gem::Installer.Daniel Berger2019-07-311-0/+10
* Merge rubygems master from upstream.Hiroshi SHIBATA2019-06-011-226/+336
* Update rubygems with latest upstream changesDavid Rodríguez2019-04-281-1/+33