List Question
20 TechQA 2024-03-22T16:50:33.450000Running Unit Tests after CMake build has completed
21 views
Asked by graham.reeds
CMake -> MEMORYCHECK_SANITIZER_OPTIONS
15 views
Asked by Vinci
How to mimic the behavior of CMAKE_TEST_LAUNCHER in an earlier version of cmake / ctest
26 views
Asked by confusedandsad
How to integrate CTest with Visual Studio?
166 views
Asked by malat
Wrong result when comparing directories using 'cmake -E compare_files'
38 views
Asked by Daniel Barac
how to pass argument to mpirun in ctest using cmake's execute_process
83 views
Asked by kstn
CTest RESOURCE_GROUP that applies to multiple tests in a sequence
94 views
Asked by MKasperczyk
many parallel CMAKE/CTEST test: how do I guarantee 1 test completes before another test starts?
97 views
Asked by Keith
How to run CTest with coverage by Visual Studio 2019 from the command line?
143 views
Asked by Nicolas D.
Issue integrating gtest in a cmake project
82 views
Asked by shashashamti2008
Generate JunitXml reports from cmake compiler errors
44 views
Asked by HugoRune
How to get ctest -T memcheck to fail CI if there are memory problems?
76 views
Asked by Edward Hartnett
How to specify which test to run (by label) using ctest with Catch2 framework?
371 views
Asked by qiu
CMake & CTest: How do I modify 'make' to only build and 'make test' to build and run tests?
601 views
Asked by agustinvaca
C++ TestMate: no hierarchical view, no refresh
266 views
Asked by Ingmar
Configuring cmake to build in in Jenkins Multibranch pipeline
457 views
Asked by Matt Walsh
Is there a way to run a secondary ctest only after one has failed?
36 views
Asked by Benjamin Johnson
How configure launch.json in VSCode to debug an unit ctest(cmake) from the new testing explorer view?
4.9k views
Asked by user2824920
CMake/CTest DEPENDS on add_executable or custom_target
195 views
Asked by Lance E.T. Compte