-
QuEST is currently pinned to Catch2 v2.13. The latest release is v3.7.1 so we should at least consider upgrading. I don't particularly want to do this for the v4 release, but it could be in v4.1.
N…
-
-
### Describe the bug
catch2 is sycned twice:
external\catch2
external\usersim\external\catch2
The former can be removed and just use the latter.
### OS information
_No response_
### Steps taken t…
-
Since Catch2 and the corresponding helpers (c2h) have been moved out of CUB into a separate library in #2615, the way has been paved to allow Catch2 tests in Thrust. This will require some CMake modif…
-
Евгений Игоревич, здравствуйте. После сборки проекта по прежнему не видит catch2/catch.hpp, подскажите пожалуйста в чём может быть проблема.
-
### Checklist
- [X] Feature request has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using …
-
After a discussion with @Shufang-Zhu, I'm trying to compile and install LydiaSyft on Debian, and encountered several issues during the compilation of Lydia.
# Spdlog is necessary
It should proba…
-
### Is your feature request related to a problem? Please describe.
When installed through Vcpkg, Catch2 cannot be found by CMake.
```
CMake Error at /home/mate/.braid/vcpkg/scripts/buildsystems/v…
-
I got a bug report in Catch2, that with the specific combination of
* Clang 19.1
* libstdc++ as the stdlib
* C++23 as the language mode
a relatively simple assertion comparing two tuples d…
-
Dear Forum,
When building a new version of ENDFtk, compilation errors when trying to build a test.
`sudo cmake -DCMAKE_BUILD_TYPE=Release PYTHON_EXECUTABLE=/etc/python3.12/ ../
`
`make -j8`
…