summaryrefslogtreecommitdiff
path: root/spec/bundler/gem_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow the gem helper spec to pass much faster without a net connectionseg-unit-test-no-internetSamuel Giddins2017-02-091-2/+3
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Silence gem helper spec outputSamuel Giddins2016-08-041-4/+4
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix gem helper spec when running with rake 10.5seg-simulate-jruby-rubby-2.3Samuel Giddins2016-01-251-1/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* Specify the actual exception to test forAgis-2015-08-301-1/+1
* Fix Style/MultilineBlockLayoutVictor Koronen2015-08-141-3/+4
* Better formattingErick Sasse2015-07-271-1/+2
* Fix Style/AlignArrayErick Sasse2015-07-271-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-2/+2
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* Merge tag 'v1.9.4'Andre Arko2015-04-131-1/+18
* fix ruby 2.2 warningsAndre Arko2015-02-131-2/+2
* Handle double underscores in new gem's nameSimon Elcham2015-02-051-2/+2
* set global config before creating gemsAndre Arko2015-01-261-1/+1
* Extended gem generation and generation settingsKir Shatrov2015-01-251-0/+1
* Change the initial version of new gems to 0.1.0Peter Marsh2014-12-271-1/+1
* Specs for release subtasks, remove release_gemJason R. Clark2014-06-181-7/+19
* Fix gem_helper_spec.rb when run with git 2.0.Tim Moore2014-06-161-1/+2
* describe what homepage is for, tooAndre Arko2014-05-111-0/+1
* fix RSpec 3 deprecationsAndre Arko2014-02-061-2/+5
* Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-061-15/+12
|\
| * rspec 3 expectationsAndre Arko2014-02-051-5/+7
* | Small improving of testsKamil Kieliszczyk2014-01-241-20/+22
* | Refactor specs for Bundler::GemHelper.release_gemKamil Kieliszczyk2014-01-231-48/+42
* | Split subject between main contextsKamil Kieliszczyk2014-01-231-6/+5
* | Refactor specs for Bundler::GemHelper.install_gemKamil Kieliszczyk2014-01-231-21/+26
* | Refactor specs for Bundler::GemHelper.build_gemKamil Kieliszczyk2014-01-221-16/+24
* | Refactor specs for Bundler::GemHelper.install_tasksKamil Kieliszczyk2014-01-221-23/+38
* | Clean up context of "determining gemspec"Kamil Kieliszczyk2014-01-221-27/+33
|/
* Merge branch '1-3-stable'Andre Arko2013-07-031-5/+5
|\
| * Fixes regular expression in new quality specRyan T. Hosford2013-07-031-6/+5
* | Merge branch '1-3-stable'Andre Arko2013-05-221-5/+10
|\ \ | |/
| * Fix gem_helper_spec.Vít Ondruch2013-03-071-2/+5
* | set gitconfig, hopefully fixing travisAndre Arko2013-04-241-22/+16
|/
* Merge pull request #2088 from benmoss/rake_release_uncommittedAndre Arko2013-02-181-0/+5
|\
| * rake:release should guard against both uncommitted and unstaged changesBen Moss2012-09-051-0/+5
* | Accept consistent gem namingKohei Hasegawa2012-12-041-1/+1
* | gem helper spec updated for new messageAndre Arko2012-11-201-4/+4
* | Make rake release task to re-use a tagshtirlic2012-11-121-0/+17
* | change to new expect syntax for rspecTerence Lee2012-10-091-18/+18
|/
* Add specs for Bundler::GemHelper#install and Bundler::GemHelper.gemspec.Akinori MUSHA2012-01-201-0/+31
* String#capitalize downcases the rest of the string :(Andre Arko2011-09-171-0/+7
* move gem_helper_spec to conventional locationAndre Arko2011-09-171-0/+136