Skip to content
BrownianNotion edited this page May 2, 2024 · 3 revisions

To run the suite of unit tests, navigate to the relevant build folder and run ctest. For example

cmake -P build.cmake test
cd builds/Linux-Qt6.2.4-gcc_64-Make-Testing
ctest --output-on-failure
Clone this wiki locally