-
Hi everybody!
I really hope I didn't do anything silly and miss some existing issue about it, but I have been trying to use `add_pfunit_ctest` function with a relative test file path (the attached…
-
Hi,
#### What are you trying to achieve?
My project is structured like this:
```
Project
-AppBundle/
-tests/
-api.suite.yml
-codeception.yml
-UserBundle/
-tests/
…
-
Would it be possible to support older ctest installs that don't have --output-junit support? A simple Yes/No based on the ctest return status would be sufficient for my purposes, but bonus points if y…
-
__Current Behavior__
The `GTEST_OUTPUT` environment variable (and command line argument) can be set to `xml:directory/` to ensure each test is written to a separate file. This is required when usi…
-
## What version of osmium-tool are you using?
osmium version 1.16.0
libosmium version 2.20.0
## What operating system version are you using?
Fedora Rawhide (the upcoming Fedora 40 release)
…
-
### What happened?
I'm building a docker container for aarch64. In the build I call `pip install eccodes cfgrib`. The python packages are installed but `python -m cfgrib selfcheck` fail with `Runtime…
-
Right now, people consuming projects generated with cmake-init are required to have at least CMake 3.14 installed and developers developing those projects are recommended to have at least 3.20 install…
-
The following C++ unit test executable fails in Windows CMake CI occasionally. The tests themselves pass, so it seems to be something that happens upon exit.
```
Start 20: UnitTest
20/20 Tes…
-
After updating to a newer Vulkan SDK (1.3.236.0), I'm seeing a lot of validation errors with SwiftShader (ToT 2022-12-15):
```
[VULKAN] ! Validation Error: [ VUID-VkWriteDescriptorSet-descriptorType…
-
- VSCode Version: 1.66.2
- Local OS Version: Windows 10
- Local chip architecture: x86/64
- Reproduces in: Remote - Containers
- Name of Dev Container Definition with Issue: cpp
Step…