summaryrefslogtreecommitdiff
path: root/spec/commands/binstubs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-131-0/+13
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-2/+2
* | Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
|/
* Swap single to double quotes for standalone binstubsZach Ahn2017-03-051-1/+1
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* fix standalone executable when dest of symlinkTerin Stock2016-08-121-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* Add Bundler.ui.deprecateStefan Lance2016-07-051-3/+3
* Make spec context more specific, modify standalone option descriptionBoggs2016-05-261-4/+5
* Add standalone flag to binstubs, fix #4594Boggs2016-05-251-0/+15
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/SpaceBeforeCommaErick Sasse2015-07-171-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-10/+10
* Revert "svn source support"Andre Arko2015-01-251-15/+0
* 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-2/+2
* Add spec around adding a binstub for an unknown gemJeff Taggart2014-07-121-0/+13
* svn source supportStefan Huber2014-04-221-0/+15
* Autoinstall during the "binstubs" command.Ash Wilson2014-04-191-0/+25
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-0/+13
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+193