-
gtest is currently vendored, and upstream does not provide an option to use a system version
-
### Describe the issue
I am using MSYS2 to run C++ and I tried every single thing. I looked up documentation for on MSYS2 to install gtest and all he toolchain and everything is present how ever VS a…
-
It's an umbrella ticket for better tracking of GTest improvement activity ordered by priority.
The tickets under the different checkboxes are independent and can be done in-parallel, while tickets …
-
Hello, I was trying to build OpenSFM and I folled the documentation for building:
```
git clone --recursive https://github.com/mapillary/OpenSfM
pip install -r requirements
#Install some dependenc…
-
`gtest` requires C++14:
```
FAILED: test/api/test_api.p/BaseDecoderTest.cpp.o
/usr/bin/clang++ -Itest/api/test_api.p -Itest/api -I../openh264-2.5.0/test/api -Icodec/api/wels -I../openh264-2.…
-
### Describe the issue
The internal macros `GTEST_FATAL_FAILURE_` and `GTEST_SKIP_` return the void expression `GTEST_MESSAGE_`.
I would expect them to call `GTEST_MESSAGE_` and then return.
### …
-
stp 2.3.4 seems to hang on the following on aarch64 using both cadical and cryptominisat:
- array-iteTests-gtest
- if-checkTests-gtest
- leaksTests-gtest
- stp-div-001Tests-gtest
- mdempskyTest…
-
### Describe the issue
compiling googletest natively on an RPi3 completes without errors.
The shared libraries build/install without problems, but no binaries are built/installed (/usr/local/bin/g…
-
If turning on `LLVM_LINK_LLVM_DYLIB` while building llvm and mlir, a mlir unittest will fail when`ninja check-mlir`.
```
: CommandLine Error: Option 'enable-branch-hint' registered more than once!…
-
### Does the feature exist in the most recent commit?
No
### Why do we need this feature?
Currently, we have per-OS code for stream_result_to, and Windows support is not yet available.
### Describ…