summaryrefslogtreecommitdiff
path: root/spec/commands/console_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Tag specs using `readline`David Rodríguez2020-01-041-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-3/+3
* Move on to bundler 3David Rodríguez2019-04-111-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-3/+3
* Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-021-1/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-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
* Fixes specs for 1.8.7Asutosh Palai2016-06-281-9/+9
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix bundle console specsFelix Bünemann2015-11-161-4/+16
* Revert .consolerc (sorry, @andremediros :grimace:)Andre Arko2015-01-251-8/+0
* refactor console finding code into methodsAndre Arko2014-05-111-1/+1
* Merge pull request #2996 from andremedeiros/masterAndre Arko2014-05-111-0/+7
* Autoinstall for "bundle console".Ash Wilson2014-04-191-0/+19
* Set called console to the one in `bundle config console`Jonathan Allard2013-09-021-0/+22
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+54