summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix bundle --helpseg-fix-bundle-helpSamuel Giddins2016-07-241-1/+13
* Auto merge of #4787 - bundler:seg-cleanup, r=indirectHomu2016-07-2119-56/+78
|\
| * [RuboCop] Update to 0.41.2Samuel Giddins2016-07-2017-40/+66
| * [Helpers] Use capture helper in capture_outputSamuel Giddins2016-07-201-8/+1
| * [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-203-8/+11
* | Auto merge of #4770 - bundler:seg-gem-dep-api-compatibility, r=indirectHomu2016-07-203-2/+6
|\ \ | |/ |/|
| * Fix legacy RubyGems compatibilitySamuel Giddins2016-07-191-1/+1
| * Fully reset in between each spec runSamuel Giddins2016-07-192-1/+5
* | [CLI] Add specs for printing the running commandseg-print-commandSamuel Giddins2016-07-192-0/+14
|/
* Auto merge of #4790 - ojab:master, r=segiddinsHomu2016-07-184-8/+6
|\
| * Add JRuby shebang to ruby_shebang? checkojab2016-07-164-8/+6
* | Add spec for only updating from pinned sourceBoggs2016-07-181-0/+17
|/
* Auto merge of #4741 - bundler:seg-1-99-rebase, r=indirectHomu2016-07-1326-97/+296
|\
| * Fix spec for deprecation of bundle consoleseg-1-99-rebaseSamuel Giddins2016-07-051-3/+2
| * [Matchers] Allow should_be_installed to work with major deprecationsSamuel Giddins2016-07-051-1/+2
| * Clean up outdated deprecation codeSamuel Giddins2016-07-055-82/+31
| * Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-052-147/+136
| * Show deprecation warning when using console commandDimitris Zorbas2016-07-051-0/+8
| * Fix bitbucket/gist sources deprecation warningsAgis Anastasopoulos2016-07-051-3/+3
| * Deprecate `bundle list`Agis Anastasopoulos2016-07-051-0/+14
| * Fix the failing spec.Tim Moore2016-07-051-1/+1
| * Fix typo in deprecation wordingDimitris Zorbas2016-07-051-1/+1
| * Fix deprecation warnings and lack_errors matcherStefan Lance2016-07-051-1/+1
| * Change `given_flags?` to `options_given?`Stefan Lance2016-07-051-0/+11
| * Add deprecation warning & spec for not autoremembering flagsStefan Lance2016-07-051-11/+12
| * Show deprecation warning when using --binstubsStefan Lance2016-07-051-0/+11
| * Fix specs expecting err to be emptyStefan Lance2016-07-052-2/+2
| * do not deprecate gems.rb, lolAndre Arko2016-07-051-3/+12
| * note that disable_multisource will be the defaultAndre Arko2016-07-051-3/+3
| * warn github will change from git to httpsAndre Arko2016-07-051-0/+18
| * deprecate :bitbucket and :gist for 2.0Andre Arko2016-07-051-0/+33
| * add config git.allow_insecure and tests for #3453Andre Arko2016-07-051-1/+25
| * move deprecation specs to deprecation_spec.rbAndre Arko2016-07-051-0/+59
| * Add Bundler.ui.deprecateStefan Lance2016-07-0523-82/+134
| * Add capistrano deployment deprecation warningStefan Lance2016-07-051-0/+21
* | Fix ruby < 2.0 spec compatibilityaa-required-ruby-versionsSamuel Giddins2016-07-111-1/+1
* | Update specs for using gem_repo2 which has rack 1.2Samuel Giddins2016-07-102-2/+2
* | Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-106-19/+23
* | flatten rspec block nesting a bitAndre Arko2016-07-101-111/+109
* | respect required_ruby_versions when presentAndre Arko2016-07-101-12/+33
* | Don't parse empty Lockfile during GVP initchrismo2016-07-082-9/+38
* | Raise message on multiple optionschrismo2016-07-081-0/+8
* | Mark pending two failing specs.chrismo2016-07-081-4/+2
* | Add docs to GemVersionPromoter.chrismo2016-07-081-5/+7
* | Support for reverting to older versions.chrismo2016-07-082-6/+43
* | Add some additional GVP specs per TODO.chrismo2016-07-081-5/+19
* | Remove old pending specchrismo2016-07-081-2/+0
* | Hook-up `--strict` option, flesh out update specs.chrismo2016-07-081-31/+49
* | No need to dupe cached GVP outputchrismo2016-07-081-14/+0
* | Moved half-arsed debug test to its own testchrismo2016-07-082-2/+12