summaryrefslogtreecommitdiff
path: root/spec/commands/add_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Try make some specs platform independentDavid Rodríguez2019-07-231-0/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-9/+9
* Merge #7127Bundlerbot2019-04-231-0/+24
|\
| * Add git and branch options to `bundle add`Baumgarten2019-04-131-0/+24
* | Unify stderr helpersDavid Rodríguez2019-04-121-1/+1
|/
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-16/+16
* Fix singular groups on injecting gemAgrim Mittal2018-07-171-2/+2
* Fix tests descriptionAgrim Mittal2018-07-021-16/+5
* Update message based on dep requirementAgrim Mittal2018-07-021-2/+4
* Fix failing specsAgrim Mittal2018-07-021-6/+3
* Update failing specs for add and install commandsAgrim Mittal2018-07-021-2/+31
* Add failing tests for install command and fix error message for addAgrim Mittal2018-07-021-3/+2
* Add tests for version specificationsAgrim Mittal2018-07-021-8/+22
* Add test for error messageAgrim Mittal2018-07-021-0/+12
* remove warning when applying options to all gemsAgrim Mittal2018-06-151-1/+1
* Add check for empty gems requestAgrim Mittal2018-06-061-0/+8
* Add mutiple gems add specAgrim Mittal2018-06-061-0/+16
* Add check when both strict and optimistic are specifiedAgrim Mittal2018-05-291-0/+8
* add version prefixAgrim Mittal2018-05-281-0/+24
* Add documentation for --skip-install flagAgrim Mittal2018-05-141-1/+1
* Add --skip-install flag to bundle addAgrim Mittal2018-05-021-0/+10
* Fix specs against RubyGems masterSamuel Giddins2018-04-061-2/+3
* Use deployment instead of frozen as a setting on Bundler 2Samuel Giddins2017-07-121-1/+1
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-231-1/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Test error message when source is specifiedDennis Suratna2017-04-101-0/+3
* Fix spec. Check for requirement patternDennis Suratna2017-04-101-1/+1
* Fix failing specs and consistently use double quotes for rendered Gemfile linesDennis Suratna2017-04-101-3/+3
* Add negative testingDennis Suratna2017-04-101-0/+24
* Add command - refactor and use double quotes and fix specsDennis Suratna2017-04-101-9/+9
* Add Command: Handle pre release suffixDennis Suratna2017-04-101-0/+14
* Add command: Handle multiple versionsDennis Suratna2017-04-101-0/+6
* Add command implementationDennis Suratna2017-04-101-0/+62
* postpone the `add` command until 1.14Andre Arko2016-08-221-84/+0
* we can just use repo1 instead of copying to repo2Andre Arko2016-08-221-3/+1
* Modify prerelease checkingBoggs2016-06-291-2/+11
* Add specs for multiple optionsBoggs2016-06-291-2/+21
* Add spec for `--group` and `--source`Boggs2016-06-271-4/+18
* Add specs for `--pre` flagBoggs2016-06-151-8/+22
* Add specs for `bundle add`Boggs2016-06-151-5/+13
* Fix rubocop offensesBoggs2016-06-131-9/+10
* Add `bundle add` command to add gems into the GemfileAndrey Ognevsky2016-06-131-0/+21