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

fixing test_requires in host context transitivity #9171

Merged
merged 6 commits into from Jul 1, 2021

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Jun 28, 2021

Changelog: BugFix: build_requires in host context, like gtest, are being propagated downstream by generators in the dependencies model.
Docs: conan-io/docs#2172

@memsharded memsharded requested a review from lasote June 28, 2021 11:05
ret = []
direct_host = self.conanfile.dependencies.direct_host
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't include now the test requires.

@memsharded memsharded marked this pull request as ready for review June 28, 2021 17:11
@memsharded memsharded added this to the 1.39 milestone Jun 28, 2021
@lasote lasote merged commit f117378 into conan-io:develop Jul 1, 2021
@memsharded memsharded deleted the fix/test_requires_transitivity branch July 1, 2021 09:43
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.

None yet

2 participants