aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Avoid shadowing outer variableSamuel Giddins2016-10-141-3/+3
* the fake dependency api should return pre gems tooAndre Arko2016-10-121-1/+5
* include prereleases in the compact indexAndre Arko2016-10-121-2/+4
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-2/+2
* Auto merge of #4992 - chrismo:fix_disable_shared_gems_gem_path, r=chrismoHomu2016-09-281-3/+19
|\
| * @segiddins support for system bundlerchrismo2016-09-211-3/+19
* | [Lock] Default to not updatingSamuel Giddins2016-09-111-1/+5
|/
* Speed up test gem installationSamuel Giddins2016-08-291-5/+9
* Update specs to use compact_index 0.11Samuel Giddins2016-08-294-7/+8
* Automatically add platform to version in the spec’s buildersSamuel Giddins2016-08-251-1/+4
* Add a platform helper for x64_macSamuel Giddins2016-08-251-0/+4
* Add a helper to the_bundler to get a parsed lockfileSamuel Giddins2016-08-251-0/+5
* Update resolving specs for required ruby version refactorSamuel Giddins2016-08-231-1/+1
* Auto merge of #4897 - bundler:seg-lock-platform, r=indirectHomu2016-08-231-6/+0
|\
| * Remove unusable chain from read_as matcherSamuel Giddins2016-08-221-6/+0
* | Distinguish tests for checksum mismatch & invalid checksumSamuel Giddins2016-08-221-2/+4
* | [RubyGemsGemInstaller] Validate checksums from the compact indexSamuel Giddins2016-08-222-1/+23
|/
* Auto merge of #4788 - asutoshpalai:plugin-project-level, r=segiddinsHomu2016-08-161-4/+4
|\
| * Fixed plugin reset in bundler resetAsutosh Palai2016-08-101-2/+2
| * Shifted Plugin.reset! to Bundler.reset!Asutosh Palai2016-07-211-1/+0
| * Not respecting global source pluginsAsutosh Palai2016-07-211-0/+1
| * Added integration specs for app level pluginAsutosh Palai2016-07-211-3/+3
| * Adding app index for pluginAsutosh Palai2016-07-211-4/+4
* | Support running the specs with formatters that dont have #messageSamuel Giddins2016-08-111-1/+2
* | Silence WEBrick in the realworld specsSamuel Giddins2016-08-111-0/+9
* | Auto merge of #4868 - bundler:aa-orig-env-rename, r=segiddinsHomu2016-08-111-3/+3
|\ \
| * | Rename all BUNDLE_ORIG_* env to BUNDLER_ORIG*Andre Arko2016-08-101-3/+3
* | | Fix network fail simulation on Ruby < 2.0Samuel Giddins2016-08-081-1/+3
* | | Add specs for allow_offline_installSamuel Giddins2016-08-051-0/+21
* | | Allow updating a git repo at a custom pathSamuel Giddins2016-08-051-1/+2
|/ /
* | 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
|\