summaryrefslogtreecommitdiff
path: root/spec/install/gemfile/groups_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Introduce the notion of settings validationSamuel Giddins2017-07-231-3/+3
* Ensure groups are properly handled when the overlap in settingsSamuel Giddins2017-07-191-3/+17
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-12/+12
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-191-21/+21
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-2/+2
* Allow not having specs available for gems that won’t be installedSamuel Giddins2017-06-221-2/+2
* 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-38/+38
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-38/+38
* Add Bundler.ui.deprecateStefan Lance2016-07-051-4/+4
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* move gemfile feature tests into install/gemfile/Andre Arko2015-12-131-0/+370