aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/bundler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Fix a spelling mistake in the specsSamuel Giddins2016-11-281-1/+1
* Fix disable_shared_gems bug & keep nested execchrismo2016-09-271-2/+2
* Auto merge of #4738 - allenzhao:remove-entry-rescue, r=segiddinsHomu2016-08-161-0/+18
|\
| * Add spec testZehan Zhao2016-08-061-0/+18
* | [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* | [Bundler] Use DSLError when eval-ing a gemspec failsSamuel Giddins2016-07-201-1/+1
|/
* Unset `GEM_PATH` with `nil` not empty string.chrismo2016-06-221-0/+12
* Handle quotes in PATHSamuel Giddins2016-03-121-0/+37
* Ensure loaded_from is always set to a stringSamuel Giddins2016-02-241-1/+1
* Update validation specs for old rubygemsSamuel Giddins2016-02-241-22/+21
* Move validation exception messages to the rubygems integration helperSamuel Giddins2016-02-231-1/+1
* 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-0/+29
* [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-261-5/+10
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Merge tag 'v1.9.4'Andre Arko2015-04-131-5/+3
* suppress default_external= warningAndre Arko2014-08-241-7/+8
* skip YAML::ENGINE specs when it is removedAndre Arko2014-08-241-1/+1
* Small improving of testsKamil Kieliszczyk2014-01-241-3/+1
* Improve using subject in tests for Bundler.load_gemspec_uncachedKamil Kieliszczyk2014-01-241-11/+8
* Use subject(:gemspec) in favor of instance variablesKamil Kieliszczyk2014-01-211-46/+50
* indentationAndre Arko2013-02-081-5/+5
* Add test for gemspecs containing unicode characters.Chris Gaffney2013-02-081-0/+26
* clean up load_gemspec a bit, organize specsAndre Arko2012-12-021-9/+39
* update merged specs to the new rspec expect syntaxAndre Arko2012-11-171-2/+2
* remove fit testTerence Lee2012-11-141-1/+1
* add test for Psych::SyntaxError changeTerence Lee2012-11-141-0/+19