DEBSOURCES
Skip Quicknav
sources / primecount / 7.6%2Bds-1 / test / README.md
123456789
# primecount testing Run the commands below from the root primecount directory. ```bash cmake -DBUILD_TESTS=ON . make -j make test ```