aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install/path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [RubyGems] Old RG compatibility for skipping specs with missing extensionsSamuel Giddins2016-11-301-1/+1
* [RubyGems] Ignore specs missing extensionsSamuel Giddins2016-11-301-0/+28
* fix breaking specsColby Swandale2016-11-151-1/+1
* Auto merge of #4784 - colby-swandale:path-already-exists-error-msg, r=indirectHomu2016-08-211-4/+4
|\
| * rework specs from previous commitColby2016-07-141-4/+4
* | Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-8/+8
* | [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-8/+8
|/
* Add alternative error message for when `--deployment` and `--system`James Wen2016-02-101-0/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-9/+9
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-2/+0
* Fix path spec missed during message cleanupAndre Arko2014-11-281-1/+1
* Improved resolver significantly by trimming the search spaceSmit Shah2014-01-101-1/+1
* move invalid specs to gemfile and path specsAndre Arko2013-10-191-0/+18
* path specAndre Arko2013-10-191-0/+132
* move path, git, and gemspec tests to spec/gemfile/Andre Arko2013-10-191-468/+0
* run rubygems hooks for and remove built :path gemsAndre Arko2012-11-301-0/+63
* change to new expect syntax for rspecTerence Lee2012-10-091-8/+8
* un-check everythingAndre Arko2011-05-241-1/+1
* Test for directories in bin/, handle strings tooAndre Arko2011-04-081-0/+11
* Don't check development dependencies when unlocking locked gems in a path sourceCarl Lerche2011-02-121-0/+21
* Don't compare Path sources by the unexpanded directory nameCarl Lerche2011-02-121-0/+20
* stop trying to reach local rubygem sources via httpAndre Arko2010-11-031-4/+4
* Expand Source::Path#path when comparing in #eql?Andre Arko2010-11-031-0/+11
* unfocus testsTerence Lee2010-10-261-2/+2
* Expand paths relative to Bundler.rootAndre Arko2010-10-261-1/+14
* Go away useless use warningsAndre Arko2010-10-241-1/+1
* consistency requires exitstatus over exit_statusAndre Arko2010-10-161-2/+2
* remove bundle :lockTerence Lee2010-10-131-25/+19
* Fixes #744: Keep relative paths in Gemfile.lock when using Source::PathAntono Vasiljev2010-10-101-1/+1
* Add a spec that explicitly tests crazinessCarl Lerche2010-07-211-0/+27
* Unlock Path sources when their dependencies changeCarlhuda2010-07-211-0/+21
* Fix a bug with ordering of sources between the lockfile and the gemfileCarlhuda2010-07-201-0/+24
* Actually test #gemspec and deprecate #add_bundler_dependencieswycats2010-07-151-0/+58
* Unlock specs that don't exist in the path source anymoreCarl Lerche2010-06-231-0/+31
* Don't build the full gem to only get bin stubs for path sourcesCarl Lerche2010-05-051-0/+13
* Remove generated .gem files after installing a gem from a :pathAndre Arko2010-04-231-1/+11
* Require spec_helperCarlhuda2010-04-221-1/+1
* Add block syntax to git and path in the Gemfile DSLCarl Lerche2010-02-231-0/+16
* Expand paths passed via the :path optionAndre Arko2010-02-221-0/+12
* locking a path without a gemspec persists the default gemspec for the pathCarlhuda2010-02-221-0/+14
* Fixes default gemspec (which was not "valid")Carlhuda2010-02-191-1/+1
* Reinstate quality_specCarlhuda2010-02-191-2/+2
* Make the tests more platform agnostic -- all green on jrubyCarlhuda2010-02-161-0/+2
* Merge remote branch 'bluehavana/master'Carl Lerche2010-02-101-1/+13
|\
| * Fixed relative path issue (for something like gem "sample", :path => "vendor/...bluehavana2010-02-091-1/+13
|/
* Correct some spec 'describe' stringsWilson Bilkovich2010-02-071-2/+2
* Install executable wrappers for git and path sourcesCarl Lerche2010-02-051-0/+14
* Fix a bug with source pinning and dependenciesCarlhuda2010-02-031-0/+18