summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Bump rake version to 13.0 everywherebump_rakeDavid Rodríguez2020-02-213-6/+6
* Fix config location edge caseapp_config_path_absoluteDavid Rodríguez2020-02-031-1/+11
* [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-164-16/+16
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-1213-109/+92
* Pass a generic options hash to `sys_exec`David Rodríguez2020-01-122-2/+2
* Extract `bundled_app_gemfile` path helperDavid Rodríguez2020-01-124-30/+30
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-128-24/+24
* Merge #5521Bundlerbot2020-01-081-4/+61
|\
| * bundler gem: Support test-unit as a testing frameworkKouhei Sutou2019-12-111-4/+61
* | Skip the rest of the failures on WindowsDavid Rodríguez2020-01-075-0/+39
* | Exclude another permissions spec from Windows buildDavid Rodríguez2020-01-071-1/+1
* | Remove unnecessary `in_app_root_custom` helperDavid Rodríguez2020-01-052-2/+2
* | Reuse `in_app_root2` where possibleDavid Rodríguez2020-01-051-3/+3
* | Merge #7529Bundlerbot2020-01-051-1/+1
|\ \
| * | Use standard require paths for names with dashes in specsDavid Rodríguez2020-01-031-1/+1
* | | Skip readline specs on WindowsDavid Rodríguez2020-01-041-1/+1
* | | Tag specs using `readline`David Rodríguez2020-01-045-19/+19
* | | Prefer `bundle!` to `bundle` in more placesDavid Rodríguez2020-01-042-23/+23
* | | Avoid swallowing errors when possibleDavid Rodríguez2020-01-041-18/+18
* | | Make some `bundle gem` specs more explicitDavid Rodríguez2020-01-041-4/+12
* | | 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