summaryrefslogtreecommitdiff
path: root/spec/other
Commit message (Expand)AuthorAgeFilesLines
* Fix spec for deprecation of bundle consoleseg-1-99-rebaseSamuel Giddins2016-07-051-3/+2
* Clean up outdated deprecation codeSamuel Giddins2016-07-051-9/+10
* Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-051-2/+136
* Fix the failing spec.Tim Moore2016-07-051-1/+1
* Show deprecation warning when using --binstubsStefan Lance2016-07-051-0/+11
* Add Bundler.ui.deprecateStefan Lance2016-07-051-4/+4
* Auto merge of #4720 - b-ggs:4707-outdated-warning, r=RochesterinNYCHomu2016-07-041-1/+17
|\
| * Modify spec for usage of locked versionBoggs2016-06-291-1/+1
| * Remove `\n` from warningBoggs2016-06-291-1/+1
| * Update Bundler version to check againstBoggs2016-06-281-1/+1
| * Limit warning to `bundle i` and `bundle install`Boggs2016-06-281-15/+16
| * Add warnings for different versions of bundler; add specsBoggs2016-06-281-0/+15
* | Fixes specs for 1.8.7Asutosh Palai2016-06-281-2/+2
|/
* Fix matching against multiple major deprecationsseg-major-deprecationsSamuel Giddins2016-06-231-2/+2
* Add spec for not printing major deprecations with --quietSamuel Giddins2016-06-231-0/+7
* Add spec machinery for testing major deprecationsSamuel Giddins2016-06-231-0/+71
* Print the first batch of major deprecation warningsSamuel Giddins2016-06-231-16/+0
* Fix hardcoded bundler version string in trampoline specsSamuel Giddins2016-06-201-1/+1
* Auto merge of #4643 - bundler:seg-postit-trampoline, r=indirectHomu2016-06-111-0/+137
|\
| * [PostIt] Update to add legacy RubyGems supportSamuel Giddins2016-06-101-2/+2
| * Spec support for old rubygems binstub formatSamuel Giddins2016-06-101-0/+9
| * Fail gracefully when installing bundler failsSamuel Giddins2016-06-101-0/+10
| * Add a spec for trampoliningSamuel Giddins2016-06-101-0/+118
* | Update platform specs for implicit ruby version unlockingSamuel Giddins2016-06-051-2/+2
|/
* stop requiring that we have every rubygems certAndre Arko2016-03-171-6/+0
* test connecting to index.rubygems.orgAndre Arko2016-03-171-1/+2
* [Platform] Add spec for --ruby with multiple requirementsSamuel Giddins2016-02-011-0/+9
* Add specs for bundle platform --ruby with version requirementsSamuel Giddins2016-02-011-1/+34
* Compatibility with frozen string literalsSamuel Giddins2016-01-315-0/+5
* Clean up bundle_ruby deprecation messages from test suiteJames Wen2015-12-301-14/+14
* Update SSL checks now that gems are from FastlyAndre Arko2015-12-131-2/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-153-36/+36
* Fix the failing spec.Tim Moore2015-06-051-1/+1
* Merge tag 'v1.9.4'Andre Arko2015-04-131-4/+12
* missed some outdated format specsAndre Arko2015-04-051-4/+4
* Send bundle_ruby deprecation error to STDERRStefan Lance2015-03-261-2/+2
* Add bundle_ruby deprecation warningStefan Lance2015-03-201-10/+26
* ensure exitstatus while testing Bundler.setupAndre Arko2015-01-211-52/+20
* optional exit checkAndre Arko2015-01-211-17/+14
* clean up some missed some @exitstatusAndre Arko2015-01-201-4/+4
* don’t test exitstatus when it is unknownAndre Arko2015-01-202-18/+18
* this test works in real life :(Andre Arko2015-01-201-12/+12
* force TTY only in tests instead of all execAndre Arko2015-01-191-0/+1
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-51/+49
* Update SSL certificates, again.Andre Arko2014-11-111-1/+14
* Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-061-1/+1
|\
| * specs that work on RSpec 3Andre Arko2014-02-051-1/+1
* | certificate manager namespacing and path expansionAndre Arko2013-12-181-3/+5
* | Add a rake task to update SSL Certificates.Ashish Dixit2013-12-181-0/+8
* | Revert "Revert "Update to rspec 2.99""Myron Marston2013-11-101-1/+1
|/