-
Can't compile. I have all the prerequisites.
Here is the error output:
`/home/lucb/programming/software_build/g13/testKeys.cpp:14:10: fatal error: gmock/gmock.h: No such file or directory
14 | #in…
-
### descr
-
```
What steps will reproduce the problem?
1. Grails project with clover plugin
2. add the following example class "CloverTest" to that project's unit test:
import org.gmock.WithGMock
import org.juni…
-
When running the script build_fbthrift_folly.sh the following error occurs:
[ 4%] Performing download step (download, verify and extract) for 'gmock'
CMake Error at gmock-stamp/gmock-download.cmake:…
-
I have Fedora 34 Workstation, I have installed GMock with
```
sudo dnf install gmock-devel
```
But CMake is still unable to find gmock:
```
$ cmake ..
CMake Deprecation Warning at CMakeLi…
-
This was an error reported by someone on the old Google Code project. I'm reporting it here so that it doesn't get forgotten in the Google Code turndown.
---
Today I downloaded the most recent code …
-
**Describe the bug**
During an uplift of our gtest version we got compilation failures for our QNX compiler but not for gcc or clang.
I bisected it to this commit: https://github.com/google/google…
mnil updated
10 hours ago
-
![image](https://github.com/user-attachments/assets/999122f9-c2b8-473a-9b51-573cad8ade11)
-
Try to made gmock usage with svUnitTest
-
In weekly sync of 12-02.
We decide to discourage use of third-party CMake build dependency, specifically project_options.
We probably need to move away from this in execution26.
This is low prior…