summaryrefslogtreecommitdiff
path: root/spec/other/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-121-19/+19
* Tag specs using `readline`David Rodríguez2020-01-041-2/+2
* Remove unnecessary rubygems require'sDavid Rodríguez2019-11-111-4/+0
* Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-6/+6
* Rename "Locked" to "Current"David Rodríguez2019-10-121-2/+2
* Remove --pretty option and make it the defaultDavid Rodríguez2019-10-121-4/+16
* Check for generic lockfilesDavid Rodríguez2019-07-231-3/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-75/+75
* Move on to bundler 3David Rodríguez2019-04-111-6/+6
* Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-6/+6
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-5/+5
* Print to correct stream when setup on a ttyDavid Rodríguez2019-02-141-2/+2
* scope TruffleRuby platform specs to be RubyGems >= 2.1.0Colby Swandale2018-09-181-1/+1
* Auto merge of #6693 - eregon:truffleruby, r=colby-swandaleThe Bundler Bot2018-09-141-0/+13
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-7/+7
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-12/+14
* Enable specific_platform by default on 2.0Samuel Giddins2017-07-051-4/+10
* Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-021-1/+1
* Update the specs to pass under Bundler 2Samuel Giddins2017-06-231-6/+6
* 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-2/+2
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-2/+2
* Fixes specs for 1.8.7Asutosh Palai2016-06-281-2/+2
* Update platform specs for implicit ruby version unlockingSamuel Giddins2016-06-051-2/+2
* [Platform] Add spec for --ruby with multiple requirementsSamuel Giddins2016-02-011-0/+9
* Add specs for bundle platform --ruby with version requirementsSamuel Giddins2016-02-011-1/+34
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-18/+18
* missed some outdated format specsAndre Arko2015-04-051-4/+4
* ensure exitstatus while testing Bundler.setupAndre Arko2015-01-211-52/+20
* optional exit checkAndre Arko2015-01-211-17/+14
* clean up some missed some @exitstatusAndre Arko2015-01-201-4/+4
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-15/+15
* this test works in real life :(Andre Arko2015-01-201-12/+12
* force TTY only in tests instead of all execAndre Arko2015-01-191-0/+1
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-51/+49
* ruby directive :patchlevel should only take a stringTerence Lee2013-11-091-2/+29
* patchlevel support for ruby DSLTerence Lee2013-08-241-0/+200
* whitespaceTerence Lee2013-08-241-4/+4
* Fixes to wording in other/platform_spec.rbTad Hosford2013-07-031-2/+2
* update merged specs to the new rspec expect syntaxAndre Arko2012-11-171-1/+1
* Merge tag 'v1.2.2'Andre Arko2012-11-151-0/+13
|\
| * test if no ruby version is specified for platform --rubyTerence Lee2012-09-131-0/+13
* | change to new expect syntax for rspecTerence Lee2012-10-091-44/+44
|/
* loosen ruby directive for enginesTerence Lee2012-07-121-0/+164
* Revert "return the right error code for bundle exec with ruby version"Andre Arko2012-05-261-1/+0
* return the right error code for bundle exec with ruby versionTerence Lee2012-05-251-0/+1
* spacingTerence Lee2012-05-251-2/+2