summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix `bundle clean` regressionDavid Rodríguez2019-09-011-0/+26
* Use non deprecated functionality for `bundle clean` specsDavid Rodríguez2019-09-011-27/+65
* Merge #7307Bundlerbot2019-08-271-25/+30
|\
| * Merge all `bundle check --path` specsdeprecate_path_arg_to_check_and_packageDavid Rodríguez2019-08-161-25/+30
| * Remove duplicated spec filterDavid Rodríguez2019-08-161-1/+1
* | Fix some bundler specs (#2380)David Rodríguez2019-08-236-13/+23
* | Fix a couple of typostyposDavid Rodríguez2019-08-181-1/+1
* | Merge #7274Bundlerbot2019-08-182-7/+4
|\ \
| * | Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-171-2/+1
| * | Don't use system bundler on this specDavid Rodríguez2019-08-171-4/+2
| * | Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-171-1/+1
* | | Merge #7302Bundlerbot2019-08-171-2/+2
|\ \ \
| * | | Bundler displays a duplicate gem entries warning even if gems only appear onc...David Stosik2019-08-151-2/+2
* | | | Merge #7309Bundlerbot2019-08-171-2/+8
|\ \ \ \
| * | | | Fix `bundle doctor` commandfix_bundle_doctorDavid Rodríguez2019-08-161-2/+8
| | |_|/ | |/| |
* | | | Fix open default gem errorZehan Zhao2019-08-161-0/+13
* | | | Wrap `open` specs with a contextDavid Rodríguez2019-08-161-69/+71
* | | | Prefer `before` to `before :each`David Rodríguez2019-08-161-1/+1
| |_|/ |/| |
* | | Extract a `gemspec_dir` helperrefactor_ruby_core_integrationDavid Rodríguez2019-08-161-2/+1
* | | Reconcile testDavid Rodríguez2019-08-161-3/+1
* | | Reuse `gem_command!` helperDavid Rodríguez2019-08-161-8/+4
* | | Reuse more shared path helpersDavid Rodríguez2019-08-161-6/+1
* | | Remove duplicated methodDavid Rodríguez2019-08-161-1/+1
|/ /
* | Merge #7301Bundlerbot2019-08-163-4/+5
|\ \ | |/ |/|
| * Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA2019-08-141-1/+1
| * Fixed the broken example with ruby core structure.Hiroshi SHIBATA2019-08-141-1/+2
| * Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-141-1/+1
| * Fix typo: duplicated the [skip-ci]ohbarye2019-08-141-1/+1
* | Merge #7263Bundlerbot2019-08-141-0/+36
|\ \ | |/ |/|
| * Add `--[no-]git` option to `bundle gem`git_option_to_bundle_gemDavid Rodríguez2019-07-311-0/+36
* | Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-071-1/+1