summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* finally working test for the inline double-checkindirect/fix-6072Andre Arko2017-11-282-0/+7
* Prioritise explicitly requested gems in dependency resolution sort orderGrey Baker2017-10-271-0/+24
* Load digest subclasses in a thread-safe mannerseg-digest-loadingSamuel Giddins2017-10-151-1/+1
* Auto merge of #6080 - hsbt:use-rubygems, r=olleolleolleThe Bundler Bot2017-10-141-1/+1
|\
| * Rename `-rubygerms` option. It only needs with Ruby 1.8 and Ruby 2.5 will rem...SHIBATA Hiroshi2017-10-061-1/+1
* | Load Digest::SHA2 using Digest()colby/flaky-testColby Swandale2017-10-141-1/+1
|/
* Add a way to assert that Artifice only gets certain requestsSamuel Giddins2017-09-131-0/+26
* Auto merge of #6014 - greysteil:failing-pre-release-spec, r=segiddinsThe Bundler Bot2017-09-101-0/+8
|\
| * Check all dependency requirements when determining if user wants pre-releaseGrey Baker2017-09-101-0/+4
| * Add spec that pre-release versions aren't selected when not in the GemfileGrey Baker2017-09-091-0/+4
* | Remove `File.expand_path` when it given Pathname objectSHIBATA Hiroshi2017-09-072-6/+6
* | Removed Spec::Path, Because it's included on rspec contexts of bundlerSHIBATA Hiroshi2017-09-071-6/+6
* | Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-072-5/+5
* | Removed needless loadedSHIBATA Hiroshi2017-09-071-2/+0
* | Rename spec to spec_dir, bin to bindir on Spec::PathSHIBATA Hiroshi2017-09-072-8/+8
* | Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-071-4/+4
* | Added space before require sectionSHIBATA Hiroshi2017-09-061-0/+1
* | To use helper methods for relative path references.SHIBATA Hiroshi2017-09-063-8/+21
|/
* Pretty-print commad invocationsSamuel Giddins2017-08-281-1/+12
* Stop installing bundler 1.12 for the specsSamuel Giddins2017-08-251-1/+0
* Auto merge of #5720 - bundler:seg-compatibility-guard, r=indirectThe Bundler Bot2017-08-192-0/+21
|\
| * Allow ignoring the compatibilty guard in specsSamuel Giddins2017-08-171-0/+8
| * Allow simulating different RubyGems versions in the specsSamuel Giddins2017-08-172-0/+13
* | Move cached extensions to cache/extensionsseg-globally-cache-built-extensionsSamuel Giddins2017-08-191-4/+4
* | Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-181-1/+8
|\ \ | |/ |/|
| * Use Bundler::Installer for bundle pristineNick LaMuro2017-08-141-1/+8
* | Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-243-11/+31
* | Update the specs for the default bundle path being ./.bundleSamuel Giddins2017-07-231-4/+7
* | Add spec for prerelease dependency resolutionGrey Baker2017-07-221-0/+3
* | Set forgotten command line options via config in 2.0Samuel Giddins2017-07-191-3/+31
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-1655-0/+55
|/
* Limit specs to rack-test < 0.7.0 for Ruby 1.8.7 compatibilitysegiddins-spec-deps-updateSamuel Giddins2017-07-101-0/+3
* Auto merge of #5826 - greysteil:handle-invalid-range-errors, r=indirectThe Bundler Bot2017-07-081-0/+37
|\
| * Make CompactIndexPartialUpdate artifice deterministicGrey Baker2017-07-051-9/+8
| * Avoid Range Not Satisfiable errors during normal request flowGrey Baker2017-07-041-0/+38
* | Add a be_sorted matcherSamuel Giddins2017-07-051-0/+14
* | Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-052-0/+18
* | Enable specific_platform by default on 2.0Samuel Giddins2017-07-051-0/+4
* | Auto merge of #5829 - bundler:colby/vcr-cassettes-illegal-path-chars, r=segid...The Bundler Bot2017-07-053-1/+1
|\ \
| * | remove forbidden chars in cassettes pathnamecolby/vcr-cassettes-illegal-path-charsColby Swandale2017-07-043-1/+1
* | | Fix expectations to adapt to the fileutils bundler is usingseg-vendor-fileutilsSamuel Giddins2017-06-281-0/+8
| |/ |/|
* | Auto merge of #5792 - bundler:seg-remove-rubygems-aggregate, r=segiddinsThe Bundler Bot2017-06-272-2/+22
|\ \
| * | Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-2/+6
| * | Avoid fetching the full index to get all dependency namesSamuel Giddins2017-06-231-0/+16
* | | Add specs for the global gem cacheSamuel Giddins2017-06-271-0/+12
|/ /
* | Get the specs passing in 1.0 modeSamuel Giddins2017-06-232-7/+7
* | Introduce a CommandExecution helper class in the specsSamuel Giddins2017-06-232-18/+70
* | Completely remove the postit trampolineSamuel Giddins2017-06-211-1/+0
|/
* Fix matching against no major deprecationsSamuel Giddins2017-06-141-1/+6
* Remove the vcr gem from the specs since we rolled our ownseg-realworld-vcrSamuel Giddins2017-06-131-2/+0