summaryrefslogtreecommitdiff
path: root/spec/commands/open_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Tag specs using `readline`David Rodríguez2020-01-041-2/+2
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-0/+10
* Fix open default gem errorZehan Zhao2019-08-161-0/+13
* Wrap `open` specs with a contextDavid Rodríguez2019-08-161-69/+71
* Prefer `before` to `before :each`David Rodríguez2019-08-161-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-3/+3
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-2/+2
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [CLI::Open] Support exiting when selecting gemseg-open-exitSamuel Giddins2017-01-021-0/+7
* Add Bundler.ui.deprecateStefan Lance2016-07-051-4/+4
* Fixes specs for 1.8.7Asutosh Palai2016-06-281-1/+1
* Open editor with clean envSamuel Cochran2016-03-231-0/+5
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Merge pull request #3852 from esasse/esasse-rubocop-7Andre Arko2015-07-181-2/+2
|\
| * Fix Style/SpaceBeforeCommaErick Sasse2015-07-171-2/+2
* | Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-10/+10
|/
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* Override all editor ENV variables in bundle open specMatijs van Zuijlen2014-05-081-1/+1
* Autoinstall for "bundle open".Ash Wilson2014-04-191-0/+12
* Fix bundle open when gem does not contain a Gemfile (fixes #2678)Sam Pohlenz2013-11-111-0/+13
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+55