summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* return to 1.x behaviour for --binstubsAndre Arko2013-02-131-2/+2
* oh yeah! realworld specs.Andre Arko2013-02-131-1/+1
* limit 1.8 tests to 1.8Andre Arko2013-02-131-2/+2
* less rescue/try something else crazinessAndre Arko2013-02-132-2/+2
* set the right ENV while checking for sudo installAndre Arko2013-02-131-15/+11
* use https://rubygems.org everywhereMatthew Rudy Jacobs2013-02-132-2/+2
* Merge branch '1-2-stable'Andre Arko2013-02-123-1/+6
|\
| * inform users when resolver startsAndre Arko2013-02-122-0/+4
| * indentationAndre Arko2013-02-081-5/+5
| * Fix loading of gemspecs that contain unicode characters.Chris Gaffney2013-02-081-0/+26
| * use rake 10 in specs to fix warningsAndre Arko2012-12-296-7/+8
| * use rake 10 in specs to fix warningsAndre Arko2012-12-291-1/+1
| * Remove trailing whitespaceSimon Hengel2012-11-181-2/+2
| * backport API timeout spec fixesAndre Arko2012-11-181-5/+10
* | don't request if we know it's too manyAndre Arko2013-02-121-1/+1
* | Merge pull request #2307 from luislavena/runtime-setup-stringsAndre Arko2013-02-121-0/+13
|\ \
| * | Accepts strings for group names. Fixes #2305Luis Lavena2013-02-091-0/+13
* | | rework rubygems source for clarity, less requestsAndre Arko2013-02-111-8/+5
* | | has_api actually tests for an API nowAndre Arko2013-02-112-1/+3
* | | include pry for help debugging test casesAndre Arko2013-02-111-0/+1
|/ /
* | there's a bug in RG 2 rc1, so skipAndre Arko2013-02-081-1/+2
* | Merge pull request #2303 from rykov/masterAndre Arko2013-02-082-0/+28
|\ \
| * | Skip unnecessary attempts when resolving conflictsMichael Rykov2013-02-082-0/+28
* | | indentationAndre Arko2013-02-081-5/+5
* | | Merge pull request #2302 from gaffneyc/add-unicode-testAndre Arko2013-02-081-0/+26
|\ \ \
| * | | Add test for gemspecs containing unicode characters.Chris Gaffney2013-02-081-0/+26
| |/ /
* | | don't set :exitstatus if it's not usedAndre Arko2013-02-081-1/+1
* | | don't require format, it's gone in 2.0Andre Arko2013-02-071-2/+1
|/ /
* | actually apply trust-policy, update specsAndre Arko2013-02-071-11/+11
* | Merge pull request #2293 from CosmicCat/gem-security-policyAndre Arko2013-02-063-0/+150
|\ \
| * | Add tests for gem security options upon install/update.Matthew Phillips2013-02-053-0/+150
* | | ummm… these haven't tested anything for yearsAndre Arko2013-02-051-19/+0
* | | @public_uri is much easier to writeAndre Arko2013-02-051-1/+1
* | | match up test name with other gemspec-caching testAndre Arko2013-02-021-1/+1
* | | return a GitReader from update_gitAndre Arko2013-02-022-4/+5
* | | run written gemspecs only at install-timeAndre Arko2013-02-021-0/+17
* | | Cleanup trailing whitespaceErik Michaels-Ober2013-02-023-3/+3
* | | Make rspec a lazy default for `--test` parameter on `bundle new gem`.Utkarsh Kukreti2013-01-301-0/+32
|/ /
* | this test doesn't need to load artifice. yay!Andre Arko2013-01-291-12/+3
* | extract OpenSSL loading into vendored_persistentAndre Arko2013-01-291-2/+2
* | Adopt a test to pass after after changes in d0ad86f6f9cFabian Ruff2013-01-291-1/+1
* | Fix license testFabian Ruff2013-01-291-2/+2
* | bad merge, booAndre Arko2013-01-251-2/+2
* | Added -t options for `bundle gem` to generate a .travis.yml file with the cur...Nathan Broadbent2013-01-241-0/+4
* | Merge pull request #1898 from bryanwoods/masterAndré Arko2013-01-232-0/+22
|\ \
| * | Adds bundle licenses cli taskBryan Woods2012-05-042-0/+22
* | | Merge pull request #1896 from richardkmichael/sort-outdatedAndre Arko2013-01-232-5/+18
|\ \ \
| * | | Ruby 1.8.7 does not have lookbehind ; fix the regex.Richard Michael2012-05-041-1/+1
| * | | Sort `bundle outdated` output (as `bundle show`) ; add tests.Richard Michael2012-05-042-3/+16
| |/ /
* | | binstubs for gems with dev deps don't raiseAndre Arko2013-01-221-0/+33