summaryrefslogtreecommitdiff
path: root/spec/install/gemfile/sources_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-161-2/+2
* Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-1/+1
* Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-231-2/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-49/+49
* Remove numbering hard to keep up to dateminor_spec_improvementsDavid Rodríguez2019-05-061-5/+5
* Remove incorrect lockfiles from sources specsDavid Rodríguez2019-05-061-40/+1
* Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-081-0/+32
* Move multiple global source removal to bundler 3David Rodríguez2019-04-081-11/+26
* Merge multisource related settingsDavid Rodríguez2019-04-081-4/+2
* Unify multiple source deprecation specsDavid Rodríguez2019-04-081-14/+0
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-4/+4
* Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-141-3/+3
* Split (and skip) specs about multiple source deprecationfix_deprecation_specsDavid Rodríguez2019-02-281-8/+19
* Prefer the `err` helper for checking errorsDavid Rodríguez2019-02-281-15/+15
* Move some test setups to before blocksDavid Rodríguez2019-02-281-3/+4
* Remove now redundant configsDavid Rodríguez2019-02-211-3/+0
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-4/+4
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-3/+3
* Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-121-1/+1
* Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-151-12/+4
* Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-151-4/+12
* Added hostname for file protocol in GemfileSHIBATA Hiroshi2017-12-281-4/+4
* Merge tag 'v1.16.1'Samuel Giddins2017-12-271-13/+12
|\
| * Try to get specs passing on old RubyGemsSamuel Giddins2017-12-211-3/+2
| * Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-111-10/+10
* | [Resolver] Error when it is ambigous which transitive source a gem should com...seg-multisource-errorSamuel Giddins2017-08-301-1/+28
|/
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-1/+1
* Update the specs for the new :deployment settingSamuel Giddins2017-07-191-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-5/+3
* More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-271-4/+4
* Error if lockfile_uses_separate_rubygems_sources is set without disable_multi...Samuel Giddins2017-06-231-2/+8
* Implement source pinning for 2.0Samuel Giddins2017-06-231-4/+12
* Add failing test for invalid warningJuan Barreneche2017-06-231-4/+18
* Put new source pinning specs behind a feature flagSamuel Giddins2017-06-231-49/+53
* Failing spec for #3671.Tim Moore2017-06-231-1/+74
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* remove extraneous bits, fix gemfilesAndre Arko2016-10-131-6/+1
* add a failing spec for not-found gemsAndre Arko2016-10-131-0/+71
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-16/+16
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-16/+16
* Update a pair of specs to use the new source matchingseg-should-be-installed-sourceSamuel Giddins2016-07-241-3/+4
* [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-201-1/+1
* Clean up outdated deprecation codeSamuel Giddins2016-07-051-3/+6
* note that disable_multisource will be the defaultAndre Arko2016-07-051-3/+3
* Add a spec for not re-resolvingSamuel Giddins2016-06-241-0/+32
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* move gemfile feature tests into install/gemfile/Andre Arko2015-12-131-0/+415