aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-262-0/+3
|\
| * Update specs for improved gemspec detectionSamuel Giddins2016-07-241-0/+2
| * Add install_gemfile! for specsSamuel Giddins2016-07-221-0/+1
* | Add support for checking source in should_be_installedSamuel Giddins2016-07-241-9/+18
* | Add a source.rb file by default in the specs to track the source for a gemSamuel Giddins2016-07-241-2/+11
|/
* Auto merge of #4787 - bundler:seg-cleanup, r=indirectHomu2016-07-211-12/+5
|\
| * [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-4/+4
| * [Helpers] Use capture helper in capture_outputSamuel Giddins2016-07-201-8/+1
* | Fully reset in between each spec runSamuel Giddins2016-07-191-1/+1
|/
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-1/+6
* Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-131-1/+27
|\
| * [Matchers] Allow should_be_installed to work with major deprecationsSamuel Giddins2016-07-051-1/+2
| * Clean up outdated deprecation codeSamuel Giddins2016-07-051-2/+15
| * Fix deprecation warnings and lack_errors matcherStefan Lance2016-07-051-1/+1
| * Add Bundler.ui.deprecateStefan Lance2016-07-051-0/+12
* | Fix ruby < 2.0 spec compatibilitySamuel Giddins2016-07-111-1/+1
* | Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-103-6/+10
* | Remove minimal optionchrismo2016-07-081-1/+0
* | Clarified changing dependency specs.chrismo2016-07-081-2/+2
* | GemVersionPromoter refactorchrismo2016-07-081-1/+1
* | Rename UpdateOptions=>DependencySearchchrismo2016-07-081-2/+2
* | RuboCop fixeschrismo2016-07-081-2/+2
* | 1st pass thorough specs on conservative resolver.chrismo2016-07-081-4/+12
* | First resolver spec and bug fix.chrismo2016-07-081-4/+13
* | Auto merge of #4756 - bundler:seg-silence-tests, r=segiddinsHomu2016-07-061-0/+1
|\ \ | |/ |/|
| * Fix RubyGems printing packaging messages during the specsSamuel Giddins2016-07-051-0/+1
* | Auto merge of #4674 - asutoshpalai:plugin, r=segiddinsHomu2016-07-052-3/+11
|\ \ | |/ |/|
| * Added to api/sourceAsutosh Palai2016-07-031-1/+1
| * Fixed plugin install order for 1.8.7Asutosh Palai2016-07-031-2/+2
| * Added spec for updating gemfileAsutosh Palai2016-07-031-1/+2
| * Preventing registered source to be reinstalledAsutosh Palai2016-07-031-0/+7
* | Add `bundler` method in helperBoggs2016-07-031-1/+6
|/
* Installing gems without version after the ones with version for testsAsutosh Palai2016-07-021-1/+1
* Fix test failures due to Rack 2.xKohei Suzuki2016-07-021-2/+5
* Auto merge of #4727 - asutoshpalai:exec-signal-fix, r=segiddinsHomu2016-06-291-3/+3
|\
| * Added a failing spec for #4568Asutosh Palai2016-06-271-3/+3
* | Fix spurious spec failures due to leaking Bundler.uiSamuel Giddins2016-06-271-0/+1
|/
* Auto merge of #4643 - bundler:seg-postit-trampoline, r=indirectHomu2016-06-112-1/+3
|\
| * Add a spec for trampoliningSamuel Giddins2016-06-101-1/+2
| * Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-101-0/+1
* | Auto merge of #4608 - asutoshpalai:plugin, r=segiddinsHomu2016-06-113-0/+26
|\ \
| * | Added plugin install support for inline GemfileAsutosh Palai2016-06-091-0/+8
| * | Fixed the issues raised in commentsAsutosh Palai2016-06-061-1/+1
| * | Added spec helper to build pluginAsutosh Palai2016-05-241-0/+10
| * | Added some specs for malformatted pluginsAsutosh Palai2016-05-241-0/+8
| |/
* | Fix stubbing RUBY_VERSION on 1.8.7Samuel Giddins2016-06-101-5/+0
* | Add spec hax support for stubbing the ruby versionSamuel Giddins2016-06-052-0/+14
|/
* [CLI] Only redirect to help whel first two args are help and execSamuel Giddins2016-05-231-1/+1
* Safely store concurrent compact index downloadsDominic Cleal2016-05-102-1/+40
* Auto merge of #4465 - RochesterinNYC:only-show-potential-updates-on-same-plat...Homu2016-05-101-0/+10
|\