summaryrefslogtreecommitdiff
path: root/spec/runtime
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add all platforms to lockfile by default"undo_auto_multiplatformDavid Rodríguez2019-08-261-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-232-3/+3
* Parallelize test suiteDavid Rodríguez2019-08-181-1/+1
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-175-40/+40
* Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-171-17/+0
* Unalias `install_gem`David Rodríguez2019-08-161-1/+1
* Reuse more shared path helpersDavid Rodríguez2019-08-161-3/+2
* Remove unnecessary assignmentDavid Rodríguez2019-08-161-2/+2
* Remove unnecessary `let`David Rodríguez2019-08-161-3/+2
* Remove duplicated methodDavid Rodríguez2019-08-162-3/+3
* Make spec pass more resilientlyimprove_load_path_order_specDavid Rodríguez2019-08-061-1/+4
* Remove unnecessary exclusionsDavid Rodríguez2019-08-061-6/+1
* Merge #7258Bundlerbot2019-07-291-1/+1
|\
| * Remove unnecessary indirectionsDavid Rodríguez2019-07-241-1/+1
* | Merge #7257Bundlerbot2019-07-261-0/+6
|\ \
| * | Skip specs using `Process.fork` on Windowswindows_fixesDavid Rodríguez2019-07-231-0/+6
* | | Merge #6809Bundlerbot2019-07-261-0/+19
|\ \ \ | |_|/ |/| |
| * | [CurrentRuby] Say we are ruby? when the generic local platform is Gem::Platfo...segiddins/gemspec-force-ruby-platformSamuel Giddins2019-07-091-0/+19
* | | Add a comment to explain the initial resetimprove_env_backupDavid Rodríguez2019-07-231-0/+1
* | | Move environment reset to the only test needing itDavid Rodríguez2019-07-231-0/+2
* | | Improve test to make it more independent from envDavid Rodríguez2019-07-231-2/+3
| |/ |/|
* | Change the refresh spec to not use `stubs_for`no_need_to_make_gem_refresh_a_noopDavid Rodríguez2019-07-111-3/+3
* | No need to make `Gem.refresh` a noopDavid Rodríguez2019-07-111-1/+1
* | Add all platforms to lockfile by defaultDavid Rodríguez2019-07-101-1/+1
|/
* Make spec easier to debugDavid Rodríguez2019-07-051-1/+3
* Merge #7154Bundlerbot2019-07-041-0/+13
|\
| * bundler/inline should always install gems to system pathrobuye2019-06-191-0/+13
* | Merge #7161Bundlerbot2019-06-246-77/+77
|\ \
| * | Normalize file:// handling in specsDavid Rodríguez2019-06-116-77/+77
* | | Fix a typo on a spec commentfix_typoDavid Rodríguez2019-06-201-1/+1
|/ /
* | Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-162-2/+14
|/
* Merge #7138Bundlerbot2019-04-291-13/+1
|\
| * Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-231-13/+1
* | Skip platform warnings in inline modeskip_platform_warnings_during_bundle_inlineDavid Rodríguez2019-04-241-0/+13
* | Merge #7125Bundlerbot2019-04-241-0/+14
|\ \ | |/ |/|
| * Ignore `frozen` setting in inline modeignore_frozen_setting_in_inline_modeDavid Rodríguez2019-04-121-0/+14
* | Merge #7120Bundlerbot2019-04-141-6/+27
|\ \
| * | Fix spec calling incorrect helperfix_helpers_specsDavid Rodríguez2019-04-121-6/+27
| |/
* | Merge #7128Bundlerbot2019-04-141-1/+1
|\ \
| * | Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-1/+1
| |/
* | s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-123-5/+5
* | s/last_command.stderr/err/David Rodríguez2019-04-125-37/+37
|/
* Move on to bundler 3David Rodríguez2019-04-113-25/+8
* Fix symlink spec on ruby 2.6fix_symlink_spec_on_ruby_2.6David Rodríguez2019-04-041-9/+7
* Read gemspec binarilyDavid Rodríguez2019-04-041-1/+1
* Fix incorrect specification name in specDavid Rodríguez2019-04-041-2/+3
* Fix missing tempfile requireDavid Rodríguez2019-04-041-0/+1
* Fix missing tmpdir requireDavid Rodríguez2019-04-041-0/+2
* Remove unused variableDavid Rodríguez2019-04-041-1/+0
* Merge "clean" helper deprecations to single placeDavid Rodríguez2019-03-301-36/+0