summaryrefslogtreecommitdiff
path: root/spec/install/gemfile/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert unskippable skipsSutou Kouhei2020-01-151-0/+6
* Try unskipping on WindowsSutou Kouhei2020-01-151-10/+0
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+10
* Revert "Add all platforms to lockfile by default"undo_auto_multiplatformDavid Rodríguez2019-08-261-22/+4
* Revert "Remove now meaningless warning"David Rodríguez2019-08-261-0/+19
* Remove now meaningless warningDavid Rodríguez2019-07-101-19/+0
* Add all platforms to lockfile by defaultDavid Rodríguez2019-07-101-4/+22
* Refactor some specsDavid Rodríguez2019-07-101-7/+7
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-30/+30
* Move on to bundler 3David Rodríguez2019-04-111-2/+2
* Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-081-2/+1
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-1/+1
* Support old versions of Ruby on platform_spec.rbSHIBATA Hiroshi2018-11-021-7/+7
* Partly reverted 09bfdfa31ad5ae34d29745344493f6a63d355804.SHIBATA Hiroshi2018-11-021-4/+4
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-4/+4
* [Definition] Filter out unneeded gem platforms after resolvingsegiddins/6491-extra-gem-platform-in-lockfileSamuel Giddins2018-04-181-0/+143
* Fixed test when disable_platform_warnings is trueAgrim Mittal2018-03-011-19/+13
* Add documentation and tests for disable_platform_warningsAgrim Mittal2018-02-261-11/+36
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-2/+2
* Enable specific_platform by default on 2.0Samuel Giddins2017-07-051-1/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* [LazySpecification] Handle when the swapped platform-specfic spec has extra depsSamuel Giddins2017-02-151-0/+26
* Fix warning message when a dependency is unused on any platformHirofumi Wakasugi2017-02-021-2/+2
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-3/+3
* Replace fakeweb in the specs with artificeseg-remove-fakewebSamuel Giddins2016-11-181-1/+1
* Update spec to account for old rubygems printing the dependency typeseg-warn-unused-depsSamuel Giddins2016-09-201-1/+1
* [Definition] Print a helpful warning when a dependency is unused on any platformSamuel Giddins2016-09-191-1/+18
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-15/+15
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-15/+15
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* move gemfile feature tests into install/gemfile/Andre Arko2015-12-131-0/+221