summaryrefslogtreecommitdiff
path: root/spec/install/force_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename spec file to use the preferred option nameDavid Rodríguez2018-09-181-62/+0
* [CLI] Deprecate install --force in favor of --redownloadSamuel Giddins2017-07-191-41/+43
* Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-031-6/+0
* Auto merge of #5680 - bundler:seg-git-force-no-git-ops, r=segiddinsThe Bundler Bot2017-06-011-0/+31
|\
| * Add specs for install --force with git specsseg-git-force-no-git-opsSamuel Giddins2017-05-291-0/+31
* | 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
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/SymbolProcSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* expect the correct exitstatus, refactor testsAndre Arko2015-06-231-18/+8
* Add test to ensure that bundle install --force works even when bundle is not ...Karlo2015-06-231-0/+9
* Add test to ensure that bundle install --force doesn't leave any old code on ...Karlo2015-06-231-0/+8
* Don't reinstall bundler when using --forceKarlo2015-06-231-0/+8
* Add test to ensure that bundle install --force exits without errorKarlo2015-06-231-2/+3
* Use include expectation instead of unneeded regular expressionJoni Lahtinen2015-04-221-1/+1
* [Installer] Add option to force installationseg-forceSamuel E. Giddins2015-03-261-0/+20