aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*Andre Arko2016-08-101-3/+3
* Update resolving specs for not printing errors immediatelySamuel Giddins2016-08-031-2/+2
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-14/+15
* Fix precondition negated matchingSamuel Giddins2016-08-021-3/+11
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-2/+3
* Move the gem_command helper to existing execution infrastructureSamuel Giddins2016-08-023-11/+11
* [RuboCop] Fix offensesSamuel Giddins2016-08-022-4/+4
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-024-41/+117
* Add machinery for a matcher having preconditionsSamuel Giddins2016-08-021-10/+54
* Add a matcher for a file have the given contentsSamuel Giddins2016-08-021-3/+11
* 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