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

Update Gentoo gmock dependency #17243

Merged
merged 1 commit into from
Mar 22, 2018
Merged

Update Gentoo gmock dependency #17243

merged 1 commit into from
Mar 22, 2018

Conversation

allenh1
Copy link
Contributor

@allenh1 allenh1 commented Mar 22, 2018

It seems gmock was absorbed by gtest.

# equery belongs /usr/lib64/libgmock.so
 * Searching for /usr/lib64/libgmock.so ... 
dev-cpp/gtest-1.8.0-r1 (/usr/lib64/libgmock.so)

I'm not exactly sure how the other distributions are affected, but the Ubuntu gtest version seems to be up to date (at 1.8.0).

It seems `gmock` was absorbed by `gtest`.

```
# equery belongs /usr/lib64/libgmock.so
 * Searching for /usr/lib64/libgmock.so ... 
dev-cpp/gtest-1.8.0-r1 (/usr/lib64/libgmock.so)
```
@mikaelarguedas
Copy link
Member

My understanding it that the 2 projects merged in v1.8.0.
now google-mock and libgtest-dev are just placeholders for backward compatibility that are wrapping the googletestpackage that contains both

@dirk-thomas dirk-thomas merged commit 0178283 into ros:master Mar 22, 2018
HEllRZA pushed a commit to HEllRZA/rosdistro that referenced this pull request Apr 4, 2018
It seems `gmock` was absorbed by `gtest`.

```
# equery belongs /usr/lib64/libgmock.so
 * Searching for /usr/lib64/libgmock.so ... 
dev-cpp/gtest-1.8.0-r1 (/usr/lib64/libgmock.so)
```
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

3 participants