aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install/gemfile/path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-7/+7
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-30/+30
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-30/+30
* Update specs for improved gemspec detectionSamuel Giddins2016-07-241-1/+1
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-2/+0
* Add Bundler.ui.deprecateStefan Lance2016-07-051-3/+3
* Detect changes in path specs by comparing locked specs to source specsJoe Rafaniello2016-06-171-3/+2
* Use Set equality for path gems to avoid unneeded re-resolution.Joe Rafaniello2016-06-171-2/+37
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Change behavior and improve clarity of error messages when local gems have in...James Wen2016-01-301-1/+4
* [Index] Handle when comparing against an index with no gemspecSamuel Giddins2015-10-161-0/+18
* Fix Style/AlignHashErick Sasse2015-08-171-3/+3
* Fix Style/RegexpLiteralVictor Koronen2015-08-131-1/+1
* Merge tag 'v1.10.6'Samuel E. Giddins2015-07-221-2/+2
|\
| * Update spec to fail, then fix itAndre Arko2015-07-181-2/+2
* | Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-1/+1
* | [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-38/+38
* | [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
|/
* Restrict spec for invalid specs to >= 1.7Samuel E. Giddins2015-05-311-1/+1
* RubyGems can only validate during chdirAndre Arko2015-05-171-0/+23
* [Source::Path] Properly prefer gemspecs that are closer to the path rootSamuel E. Giddins2015-02-261-0/+19
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-2/+2
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-3/+3
* Remove satisfied dependecies from next source lookupDov Murik2014-10-191-0/+20
* friendlier error messageAndre Arko2013-12-181-1/+1
* fix error message and testqblake2013-12-061-2/+2
* fix raising error when path contains unexisting users home dirAlex Rehsitd2013-10-271-0/+12
* move path, git, and gemspec tests to spec/gemfile/Andre Arko2013-10-191-0/+468