summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* [Lock] Default to not updatingseg-lock-no-updateSamuel Giddins2016-09-111-1/+5
* Speed up test gem installationseg-update-compact-indexSamuel 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 refactoraa-ruby-version-conflict-messageSamuel 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*aa-orig-env-renameAndre Arko2016-08-101-3/+3
* | | Fix network fail simulation on Ruby < 2.0seg-offline-new-indexSamuel 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 immediatelyseg-expect-errSamuel 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 matchingseg-unhack-vizSamuel 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 compatibilityaa-required-ruby-versionsSamuel Giddins2016-07-111-1/+1
* | Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-103-6/+10