summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Eval Gemfiles one fewer time when running `bundle install`seg-reduce-gemfile-eval-countSamuel Giddins2017-06-142-1/+48
* Auto merge of #5701 - bundler:seg-original-env-all-keys, r=indirectThe Bundler Bot2017-06-143-2/+10
|\
| * Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keysSamuel Giddins2017-06-133-2/+10
* | Remove the vcr gem from the specs since we rolled our ownseg-realworld-vcrSamuel Giddins2017-06-131-2/+0
* | Add cassettes for realworld trampoline specs used on old RGSamuel Giddins2017-06-138-0/+28
* | [Rakefile] Allow re-recording all VCR cassettesSamuel Giddins2017-06-131-1/+2
* | Ignore vcr cassettes in quality specsSamuel Giddins2017-06-131-3/+3
* | Remove quality spec for single quotesSamuel Giddins2017-06-131-23/+0
* | Add VCR cassettes for realworld specsSamuel Giddins2017-06-13646-0/+2284
* | Disallow making realworld network requests on CISamuel Giddins2017-06-131-1/+1
* | Get the realworld specs running on 1.8.7 againSamuel Giddins2017-06-135-19/+24
* | Re-implement VCR to support marshalled responses with incorrect content-lengt...Samuel Giddins2017-06-131-131/+82
* | Use a single cassette for the realworld specsSamuel Giddins2017-06-133-3/+1
* | [Realworld] Use VCR for network requestsSamuel Giddins2017-06-134-16/+232
|/
* Auto merge of #5704 - bundler:colby/init-new-gemfile-format, r=segiddinsThe Bundler Bot2017-06-132-0/+64
|\
| * rename feature flag to `init_gems_rb` and PR feedbackColby Swandale2017-06-051-3/+16
| * dont run template gems.rb through eval quality specColby Swandale2017-06-041-0/+1
| * generate gems.rb in bundle init with feature flagColby Swandale2017-06-041-0/+50
* | Auto merge of #5713 - bundler:seg-viz-other-gem, r=indirectThe Bundler Bot2017-06-122-4/+45
|\ \
| * | [Viz] Work correctly when another gem with a graphviz file is presentseg-viz-other-gemSamuel Giddins2017-06-122-4/+45
| |/
* | Add a spec for sorting loaded specs by name on the $LOAD_PATHseg-sort-by-name-spec-setSamuel Giddins2017-06-061-9/+35
|/
* [CLI::Lock] Fail gracefully when updating a missing gemSamuel Giddins2017-06-011-0/+9
* Auto merge of #5690 - bundler:colby/bundler-init-invalid-gemspec, r=segiddinsThe Bundler Bot2017-06-011-22/+48
|\
| * use Bundler.load_gemspec_uncached for reading gemspeccolby/bundler-init-invalid-gemspecColby Swandale2017-06-011-1/+1
| * handle invalid gemspec and add specs for untested behaviour in bundle init --...Colby Swandale2017-06-011-22/+48
* | Auto merge of #5680 - bundler:seg-git-force-no-git-ops, r=segiddinsThe Bundler Bot2017-06-011-0/+31
|\ \ | |/ |/|
| * Add specs for install --force with git specsseg-git-force-no-git-opsSamuel Giddins2017-05-291-0/+31
* | Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-30146-146/+0
|\ \ | |/ |/|
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-03146-146/+0
* | Auto merge of #5675 - bundler:seg-specs-resilient-against-rubylib-shims, r=se...The Bundler Bot2017-05-291-2/+4
|\ \
| * | Make the setup specs resilient agains ruby shims setting RUBYLIBseg-specs-resilient-against-rubylib-shimsSamuel Giddins2017-05-231-2/+4
* | | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-2835-156/+156
* | | use Settings.temporary to set error_on_stderr feature flag in rspeccolby/stderr-featureColby Swandale2017-05-231-1/+1
* | | remove colors if printing errors to stderr without a tty availableColby Swandale2017-05-231-1/+1
* | | fix newline not being added correctly when printing to stderrColby Swandale2017-05-211-1/+1
* | | Merge remote-tracking branch 'origin/master' into colby/stderr-featureColby Swandale2017-05-173-1/+17
|\ \ \ | |/ /
| * | Avoid Rack 1.6.7 in specs for nowseg-spec-rack-avoid-1.6.7Samuel Giddins2017-05-161-1/+3
| * | Avoid re-building manpages each spec runseg-ensure-manSamuel Giddins2017-05-131-1/+1
| * | Ensure that manpages are always built when running specsSamuel Giddins2017-05-122-0/+14
* | | stderr feature flag is notw error_on_stderrColby Swandale2017-05-171-1/+1
* | | fix not checking error level before printing to stderrColby Swandale2017-05-171-0/+4
* | | add print error to stderr featureColby Swandale2017-05-161-0/+45
|/ /
* | Auto merge of #5650 - bundler:seg-mirror-file-uri-case, r=indirectThe Bundler Bot2017-05-101-0/+16
|\ \
| * | [Mirror] Properly handle casing of file URIsseg-mirror-file-uri-caseSamuel Giddins2017-05-091-0/+16
* | | Auto merge of #5647 - bundler:colby/spec-set-specs, r=segiddinsThe Bundler Bot2017-05-091-0/+35
|\ \ \
| * | | add specs for #find_by_name_and_platform and #merge in SpecSetcolby/spec-set-specsColby Swandale2017-05-091-0/+35
* | | | Auto merge of #5637 - bundler:seg-gem-finish-resolve, r=indirectThe Bundler Bot2017-05-091-0/+24
|\ \ \ \
| * | | | [RubygemsIntegration] Stub out Gem.finish_resolveseg-gem-finish-resolveSamuel Giddins2017-05-031-0/+24
| | |_|/ | |/| |
* | | | Auto merge of #5630 - bundler:jules2689-bundler-stub-spec, r=segiddinsThe Bundler Bot2017-05-081-0/+25
|\ \ \ \
| * | | | Try and fix the buildJulian Nadeau2017-05-051-11/+11