summaryrefslogtreecommitdiff
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* [Index] Handle when comparing against an index with no gemspecseg-dir-no-gemspecSamuel Giddins2015-10-161-0/+18
* Change error type to LockfileErrorLukas Oberhuber2015-09-291-1/+1
* remove newline from error message.Lukas Oberhuber2015-09-291-1/+1
* Fix rubocop offenseLukas Oberhuber2015-09-291-1/+0
* Raises an error if there are missing dependenciesLukas Oberhuber2015-09-291-0/+16
* Fix Style/AlignHashErick Sasse2015-08-172-6/+6
* Fix Style/ColonMethodCallVictor Koronen2015-08-141-1/+1
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-142-2/+1
* Fix Style/RegexpLiteralVictor Koronen2015-08-131-1/+1
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Auto merge of #3862 - bundler:seg-resolver-error-formatting, r=segiddinsHomu2015-08-025-54/+54
|\
| * [Resolver] Ordering and 1.8.7 arent friendsSamuel E. Giddins2015-07-311-2/+2
| * [Resolver] Re-enable spec since it's no longer super slowSamuel E. Giddins2015-07-261-39/+38
| * [Resolver] Tune conflict message wordingSamuel E. Giddins2015-07-262-5/+5
| * [Resolver] Update for Molinillo API changesSamuel E. Giddins2015-07-262-6/+6
| * Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-235-15/+16
* | only run extension standalone specs on 2.4+Andre Arko2015-08-011-1/+1
* | Merge pull request #3828 from AlexanderPavlenko/masterAndre Arko2015-08-011-0/+15
|\ \
| * | Fixes #3813 : --standalone generates incorrect paths for native extensionsAlexanderPavlenko2015-07-281-0/+15
* | | Merge tag 'v1.10.6'Samuel E. Giddins2015-07-221-2/+2
|\ \ \ | |_|/ |/| |
| * | Update spec to fail, then fix itaa-warn-invalid-gemspecsAndre Arko2015-07-181-2/+2
| * | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-101-1/+7
| * | add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
| * | spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
* | | Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-191-2/+2
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-182-3/+3
* | | Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-5/+5
* | | Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-175-9/+9
* | | [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-1525-229/+229
* | | [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-1/+1
* | | [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-1519-32/+0
| |/ |/|
* | Fix install_if not clearing install conditionsDaniel Teixeira2015-07-091-1/+7
* | Merge pull request #3800 from pducks32/wrong-order-parallel-installerAndré Arko2015-07-011-7/+33
|\ \
| * | add backwards compatibilityPatrick Metcalfe2015-07-011-6/+6
| * | spec `#dependencies_installed?`Patrick Metcalfe2015-07-011-7/+33
* | | Friendly error for EEXIST on git gem install.Hsing-Hui Hsu2015-06-261-0/+15
| |/ |/|
* | expect the correct exitstatus, refactor testsAndre Arko2015-06-231-18/+8
* | Add test to ensure that bundle install --force works even when bundle is not ...Karlo2015-06-231-0/+9
* | Add test to ensure that bundle install --force doesn't leave any old code on ...Karlo2015-06-231-0/+8
* | Don't reinstall bundler when using --forceKarlo2015-06-231-0/+8
* | Add test to ensure that bundle install --force exits without errorKarlo2015-06-231-2/+3
|/
* Display "with native extensions" log output correctlyIvan Tse2015-06-081-1/+1
* failing spec for native extensions outputAndre Arko2015-06-071-0/+1
* rename c_ext_spec → native_extension_specAndre Arko2015-06-071-1/+1
* move the base install/update specs into commandsAndre Arko2015-06-051-378/+0
* Restrict spec for invalid specs to >= 1.7seg-inline-load-pathsSamuel E. Giddins2015-05-311-1/+1
* [Resolver] Update spec for more correct error messageseg-resolver-speedup-updateSamuel E. Giddins2015-05-291-0/+3
* [Builders] Get rid of warnings in default built specsSamuel E. Giddins2015-05-171-0/+1
* RubyGems can only validate during chdirAndre Arko2015-05-171-0/+23
* Don't hit rubygems.org in tests o_OAndre Arko2015-05-091-11/+6