Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for removing existing dependencies #52

Merged
merged 1 commit into from
Oct 23, 2015
Merged

Add tests for removing existing dependencies #52

merged 1 commit into from
Oct 23, 2015

Conversation

rgardner
Copy link
Contributor

This adds remove_existing_dependency and
remove_existing_dependency_from_specific_section to test removing
dependencies from arbitrary, build, and dev sections.

This also modifies the Cargo.toml fixture to add a build section to test
removing from this section.

This adds `remove_existing_dependency` and
`remove_existing_dependency_from_specific_section` to test removing
dependencies from arbitrary, build, and dev sections.

This also modifies the Cargo.toml fixture to add a build section to test
removing from this section.
@rgardner
Copy link
Contributor Author

Once this gets merged, it should close #28.

@killercup
Copy link
Owner

Awesome, thanks!

@homu r+

@homu
Copy link
Contributor

homu commented Oct 23, 2015

📌 Commit 7cf1ad9 has been approved by killercup

@homu
Copy link
Contributor

homu commented Oct 23, 2015

⌛ Testing commit 7cf1ad9 with merge 0d3f304...

homu added a commit that referenced this pull request Oct 23, 2015
Add tests for removing existing dependencies

This adds `remove_existing_dependency` and
`remove_existing_dependency_from_specific_section` to test removing
dependencies from arbitrary, build, and dev sections.

This also modifies the Cargo.toml fixture to add a build section to test
removing from this section.
@homu
Copy link
Contributor

homu commented Oct 23, 2015

☀️ Test successful - status

@homu homu merged commit 7cf1ad9 into killercup:master Oct 23, 2015
@rgardner rgardner deleted the rm-add-tests branch October 24, 2015 15:38
@killercup killercup mentioned this pull request Jan 2, 2017
homu added a commit that referenced this pull request Jan 3, 2017
…rcup

New year, new bugfixes

This is a rollup of #98 (which replaces #78), #99, and #100.

@sebasgarcep and @sinkuu, thank you for your PRs! Do you have time to review this? I've add a few tests and changed to code slightly, before running Rustfmt and Clippy.

Just to make sure Github gets all the references:

Fixes #52
Fixes #88
Fixes #92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants