summaryrefslogtreecommitdiff
path: root/spec/install/gems/flex_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-1/+1
* 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-18/+18
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* [Resolver] Re-enable spec since it's no longer super slowSamuel E. Giddins2015-07-261-39/+38
* [Resolver] Tune conflict message wordingSamuel E. Giddins2015-07-261-2/+2
* [Resolver] Update for Molinillo API changesSamuel E. Giddins2015-07-261-3/+3
* Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-231-4/+4
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-9/+9
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* [Resolver] Update spec for more correct error messageseg-resolver-speedup-updateSamuel E. Giddins2015-05-291-0/+3
* [Lockfile] Make the BUNDLED WITH section backwards compatibleseg-bundled-with-compatibilitySamuel E. Giddins2015-05-061-1/+1
* Track Bundler version in lockfileStefan Lance2015-04-051-0/+3
* [Resolver] Fix all remaining molinillo spec failuresSamuel E. Giddins2014-11-241-1/+1
* Retry git commandsschneems2013-09-281-1/+1
* Merge branch '1-2-stable'Andre Arko2013-02-121-0/+1
|\
| * inform users when resolver startsAndre Arko2013-02-121-0/+1
* | change to new expect syntax for rspecTerence Lee2012-10-091-7/+7
|/
* output ouput everywhereAndre Arko2011-10-031-1/+1
* Make tests green again (result of small changes to output format)Jacob Burkhart & Josh Lane2011-09-221-2/+2
* fix spec broken by the bundler/setup TTY changeAndre Arko2011-04-301-2/+2
* Reverts adding "bundler version to lockfile".Terence Lee2010-11-171-3/+0
* Closes #837. Add bundler version to lockfileTerence Lee2010-11-131-0/+3
* Add a passing spec for ticket #636, but don't run it because it's slow :PAndre Arko2010-11-121-0/+41
* Persist the new rubygem sources to the lockfileCarl Lerche2010-08-291-1/+30
* Output a better error message when top level dependencies conflict with the l...Carl Lerche2010-08-031-1/+30
* Fix hardcoded Carlhuda pairing machine tests :Pwycats2010-06-291-1/+1
* Refactor resolver error messages, less code and more consistencyCarlhuda2010-06-291-2/+3
* Fix specs, no-color option, and resolver error indentationCarlhuda2010-06-291-1/+1
* Suggest `bundle update` when there is a conflict between Gemfile and lockCarlhuda2010-06-291-0/+55
* Remove flex_install_gemfileAndre Arko2010-06-181-15/+15
* Bring back the bundling bundler specCarl Lerche2010-06-081-2/+1
* Removed environment.rb (and minimized other file/dir creation)Kevin Moore2010-05-241-1/+0
* Remove temporary flex stuffCarlhuda2010-04-201-1/+2
* Start using the new lockfile format when installingCarlhuda2010-04-201-4/+0
* Write tests for the format of the new lockfileCarlhuda2010-04-201-2/+5
* Require spec_helperCarlhuda2010-04-201-1/+1
* Spec for removing child depsCarlhuda2010-04-191-1/+21
* Remove gems without impacting previously installed gemsCarlhuda2010-04-071-1/+50
* Test adding new gems with child dependenciesCarlhuda2010-04-071-7/+46
* flex_install allows adding gems to the gemfileCarlhuda2010-04-071-3/+2
* Add Bundler.flexdef, move locking into Environment, and lock from flex_installCarlhuda2010-04-071-0/+19
* temprorary flex_install command as 0.10 install is builtCarlhuda2010-04-071-0/+34