summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Ignore tests needing file permissions on Windowsskip_permission_tests_on_windowsDavid Rodríguez2020-01-042-2/+2
* Unify deployment setting and flagimprove_deployment_flagDavid Rodríguez2019-12-312-2/+2
* Fix another silent rubygems issuefix_another_silent_rubygems_issueDavid Rodríguez2019-12-161-0/+6
* Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repoHiroshi SHIBATA2019-12-141-1/+1
* Prefer `be_empty` to `eq("")`David Rodríguez2019-12-093-3/+3
* Always pass env as strings to helpersDavid Rodríguez2019-11-282-2/+2
* Fixup style issuesDavid Rodríguez2019-11-221-3/+3
* Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-221-2/+10
* Fix shelling out to rubygems being silentDavid Rodríguez2019-11-181-0/+6
* Improve binstub specsDavid Rodríguez2019-11-111-26/+49
* Merge #7423Bundlerbot2019-11-091-1/+14
|\
| * Ignore local overrides for bundle pristinefatkodima2019-11-061-1/+14
* | Merge #6455Bundlerbot2019-11-081-2/+64
|\ \
| * | [CLI::Gem] Add a --rubocop optionsegiddins/bundle-gem-rubocop-optionSamuel Giddins2019-10-191-2/+64
* | | Merge #7393Bundlerbot2019-11-061-0/+9
|\ \ \ | |_|/ |/| |
| * | Make bundle add caches newly added gems when needed.André Luis Leal Cardoso Junior2019-11-041-0/+9
| |/
* | Always use folder structure aware path helpersspec_normalizationsDavid Rodríguez2019-11-041-1/+1
* | Rename `lib` to `lib_dir`David Rodríguez2019-11-042-4/+4
* | Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-041-1/+1
* | Support multiple groups for --without-group and --only-group options in bundl...fatkodima2019-11-011-0/+23
* | Merge #7376Bundlerbot2019-10-301-0/+17
|\ \
| * | bundle info prints gem metadataOrien Madgwick2019-10-061-0/+17
* | | Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-17/+17
| |/ |/|
* | Rename "Locked" to "Current"David Rodríguez2019-10-121-51/+51
* | Split --verbose option to a separate specDavid Rodríguez2019-10-121-2/+35
* | Don't include table header when orderingDavid Rodríguez2019-10-121-0/+20
* | Remove --pretty option and make it the defaultDavid Rodríguez2019-10-121-77/+141
* | Tighten some expectationsDavid Rodríguez2019-10-121-5/+6
* | Remove unnecessary expectationsDavid Rodríguez2019-10-121-2/+0
* | Remove outdated headerDavid Rodríguez2019-10-121-2/+0
* | Reword one specDavid Rodríguez2019-10-121-1/+1
* | Don't run `bundle gem` twice when testing `--ext` flagrefactor_new_gem_specsDavid Rodríguez2019-10-031-4/+4
* | Remove unneded `after` hookDavid Rodríguez2019-10-031-3/+0
* | No need to switch folders, we're already thereDavid Rodríguez2019-10-031-29/+2
* | Extract a shared context for the different gem namingsDavid Rodríguez2019-10-031-191/+35
* | Remove hardcoded require pathsDavid Rodríguez2019-10-031-36/+40
* | Remove hardcoded gem namesDavid Rodríguez2019-10-031-89/+89
* | Move `--ext` flag spec under the right contextDavid Rodríguez2019-10-031-34/+34
* | Rename some specs to be more genericDavid Rodríguez2019-10-031-7/+7
* | Don't do unnecessary workDavid Rodríguez2019-10-031-4/+22
* | Reuse `generated_gemspec` letDavid Rodríguez2019-10-031-2/+1
* | Remove now unnecessary parameter to `gem_skeleton_assertions`David Rodríguez2019-10-031-7/+7
* | Adapt `gem_skeleton_assertions` to different gem namesDavid Rodríguez2019-10-031-3/+7
* | Move `gem_name` to the outtermost levelDavid Rodríguez2019-10-031-20/+16
* | Remove unnecessary indirectionDavid Rodríguez2019-10-031-14/+11
* | Remove unnecessary cache clearingDavid Rodríguez2019-10-031-3/+1
|/
* Fix outdated regression with groupless dependenciesfix_outdated_regressionDavid Rodríguez2019-09-271-0/+33
* Improve one spec descriptionDavid Rodríguez2019-09-271-1/+1
* Indentation fixesDavid Rodríguez2019-09-251-8/+8
* Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-09-051-1/+1