aboutsummaryrefslogtreecommitdiffstats
path: root/spec/install/gemfile/gemspec_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [Resolver] Restrict activated platforms to those in the GemfileSamuel Giddins2017-01-231-0/+18
* [Definition] Avoid re-resolving when a gemspec has dev depsSamuel Giddins2017-01-231-0/+17
* Add a spec for gemspec deps not requiring re-resolveSamuel Giddins2017-01-211-0/+14
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Add a spec for lazy specification picking the right platform for Gemspec sourcesSamuel Giddins2016-09-211-0/+33
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-5/+5
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-18/+18
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-18/+18
* [DSL] Add support for multi-platform gems with the `gemspec` methodSamuel Giddins2016-07-221-2/+12
* Reduce code de-duplication in gemspec specSamuel Giddins2016-07-221-28/+14
* Add specs for bundling with locked platform-specific gemspec deps on RUBYSamuel Giddins2016-07-211-0/+146
* add spec for allowing conflictsSamuel Giddins2016-06-041-0/+19
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* Add spec to show that this fix also fixes #4157Mike Virata-Stone2015-12-151-1/+17
* Use the local platform rather than relying on the platform reported by the specMike Virata-Stone2015-12-151-30/+51
* Add an integration spec which fails if #4102 isn't fixedMike Virata-Stone2015-12-151-0/+45
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-6/+6
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-2/+0
* move path, git, and gemspec tests to spec/gemfile/Andre Arko2013-10-191-0/+170