-
```
C:\Users\KLEIN_CL\Workspace\cpp\execution26>ctest --preset debug --rerun-failed
Test project C:/Users/KLEIN_CL/Workspace/cpp/execution26/build/debug
Start 19: beman.execution26.exec-just.te…
-
First of all, I want to thank you for making this plugin. I've been using it for quite some time now and it works like a charm so far.
Anyway, I found this issue https://github.com/Civitasv/cmake-t…
-
[root@bogon installer]# cat configureYDWCPU
#load the module for cmake
export LBPM_SOURCE="/soft/ops/LBPM-slim-master/"
export LBPM_DIR="/usr/local/lbpm"
mkdir $LBPM_DIR
cd $LBPM_DIR
# conf…
-
Ubuntu 23.10
Python 3.11.6
Qt 5.15.10
Qwt 6.1.4
GNU Radio 3.10.7.0
Matplotlib 3.6.3
**Hello, I've encountered an issue when running ctest. The program compiles with cmake and make without any …
-
### 🤔 What's the problem you're trying to solve?
It is always frustrating when the test fails with no reason and just works fine with a retry. It is common to fail one or other test when there are th…
-
**Describe the bug**
`context.h` can throw exceptions, however they are not documented and not caugth, relying on main.cxx catch all to not segfault, this should be fixed.
**To Reproduce**
Steps …
-
# Feature Request
### Related issues
* [cmake#26247](https://gitlab.kitware.com/cmake/cmake/-/issues/26247): Add collection and reporting of additional build and test metrics to CMake, CTest and…
-
Fails on both arm64 and amd64. Version 2024.11.04.00.
Log:
```
# ctest -j24 --test-load 24 --rerun-failed --output-on-failure
Test project /var/tmp/portage/dev-cpp/edencommon-2024.11.04.00/wor…
-
### Brief Issue Summary
I hit the following bogus error in VSCode running CTest with GoogleTest for my C++ app:
```
[proc] Executing command: /usr/bin/ctest -j18 -C Debug -T test --output-on-failur…
khteh updated
3 weeks ago
-
### Brief Issue Summary
it's not clear how to write a configuration in launch.json that can debug a single test, since the default configuration launch all tests.
### CMake Tools Diagnostics
_No re…