summaryrefslogtreecommitdiff
path: root/spec/install/force_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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