-
### Describe the issue
There seems to be some mismatch in the googletest library version. There were some issue coming the Nvidia package itself which I was able to correct but got stuck in errors me…
-
It seems like we can't use CppUTest's mocking facilities along with GTest (RUN_ALL_TESTS is overwritten by the include statements). There is however GoogleMock that can be used instead.
-
Analyzing this file https://github.com/google/googletest/blob/0a439623f75c029912728d80cb7f1b8b48739ca4/googlemock/msvc/2010/gmock.vcxproj
with nuget-inspector 0.9.12
with command `nuget-inspector --…
-
Windows builds of shortfin have been failing since https://github.com/nod-ai/SHARK-Platform/pull/434
Logs just before: https://github.com/nod-ai/SHARK-Platform/actions/runs/11746567811/job/32726612…
-
### Description of the bug:
CLion is not able to resolve the headers for Bazel mod dependencies. Whenever I try to navigate to the header, it simply fails to do so.
However, the same version of t…
-
对README提出一个指正:
GoogleTest is a testing framework developed by the Testing Technology team with Google’s specific requirements and constraints in mind. Whether you work on Linux, Windows, or a Mac, if…
-
**Describe the bug**
I want to build a library using on the QNX 7.0, and i can build a one with cmake option `-DBUILD_GMOCK=OFF`,but fail with `-DBUILD_GMOCK=ON`
**Steps to reproduce the bug**
…
-
![image](https://github.com/user-attachments/assets/999122f9-c2b8-473a-9b51-573cad8ade11)
-
One of the tests won't compile with the latest version on Ubuntu 22.04. Neither with the mentioned googletest version 1.10.0 nor the current 1.14.0 release. The error is in s2builderutil_lax_polygon_l…
-
```
These are generally useful constructs. We should move them from googlemock.
Assigning to Vlad, who expressed interest in moving the googlemock
value-printer to googletest before.
```
Original …