summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge #6730Bundlerbot2019-04-143-14/+6
|\
| * s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-4/+4
| * s/last_command.stderr/err/David Rodríguez2019-04-121-1/+1
| * Unify stderr helpersDavid Rodríguez2019-04-121-4/+0
| * Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-122-6/+2
* | Remove unnecessary requireDavid Rodríguez2019-04-121-1/+1
|/
* Move on to bundler 3David Rodríguez2019-04-113-3/+3
* Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-081-5/+1
* Merge lockfile spec filesmerge_lockfile_specsDavid Rodríguez2019-04-031-3/+2
* Merge #7089Bundlerbot2019-04-022-6/+10
|\
| * Fix spec about lockfile writingnormalize_uris_in_lockfilesDavid Rodríguez2019-04-011-1/+1
| * Clarify lockfile and gemfile helpersDavid Rodríguez2019-04-011-4/+8
| * Little refactorDavid Rodríguez2019-04-011-2/+2
* | Make sure spec fails if gems cannot be installedfail_test_if_system_gem_installation_failsDavid Rodríguez2019-04-011-1/+1
* | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-4/+0
|/
* Remove unnecessary stuffsimplify_gems_used_by_tests_installationDavid Rodríguez2019-03-281-0/+1
* Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-151-7/+0
* Merge #7030Bundlerbot2019-03-152-20/+11
|\
| * Remove LessThanProcDavid Rodríguez2019-03-132-20/+11
* | Be agressive, our specs should print no deprecationsimprove_deprecation_specsDavid Rodríguez2019-03-141-4/+0
* | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-142-13/+4
* | Remove `eq_err` matcherDavid Rodríguez2019-03-142-7/+6
|/
* Prefer --no-documentDavid Rodríguez2019-03-131-1/+1
* Remove unnecessary conditionDavid Rodríguez2019-03-131-1/+1
* Merge #7024Bundlerbot2019-03-081-2/+0
|\
| * Fix TODODavid Rodríguez2019-03-081-2/+0
* | Fix rubocop issuesDavid Rodríguez2019-03-081-2/+2
* | Fallback to sequentially fetching specs on 429sDavid Rodríguez2019-03-081-0/+48
|/
* Merge #7016Bundlerbot2019-03-055-10/+10
|\
| * Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-041-1/+1
| * Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-043-7/+7
| * Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-042-2/+2
* | Merge #7012Bundlerbot2019-03-041-1/+1
|\ \ | |/ |/|
| * Update spec/support/helpers.rbDavid Rodríguez2019-03-041-1/+1
| * adapt path regex to also work with Windows pathsJan Piotrowski2019-03-031-1/+1
* | Merge #7011Bundlerbot2019-03-041-6/+6
|\ \
| * | set ENV via Open3.popen3 param in sys_exec instead of via command being executedJan Piotrowski2019-03-031-6/+6
| |/
* | Auto-correct `Style/TrailingCommaInHashLiteral` offensesglobally_enable_some_layout_copsDavid Rodríguez2019-03-041-1/+1
* | Use double quotes for `git commit -m`windows_friendly_gitDavid Rodríguez2019-03-031-1/+1
|/
* Fix major deprecation matcherDavid Rodríguez2019-02-281-2/+1
* Refresh all VCR cassettesrefresh_vcr_cassettesDavid Rodríguez2019-02-22708-414/+503
* Reword deprecation messagesDavid Rodríguez2019-02-211-1/+1
* Merge #6974Bundlerbot2019-02-201-2/+2
|\
| * Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-2/+2
* | Fixup r66984. Update the location of bundler gemspec.SHIBATA Hiroshi2019-02-201-1/+1
* | Fixed cop failuresSHIBATA Hiroshi2019-02-201-1/+1
* | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-191-1/+2
* | The ruby core applied the difference structure from bundler upstreamSHIBATA Hiroshi2019-02-191-4/+8
|/
* Fix redefinition warningtest_warningDavid Rodríguez2019-02-171-0/+8
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-141-7/+0