R/setup_gtest.R
setup_and_run_gtest.Rd
Intended for developers to set up their local environment and run the google test suite from R.
setup_and_run_gtest(...)
Additional arguments to ctest --test-dir build such as "--rerun-failed --output-on-failure".
ctest --test-dir build
"--rerun-failed --output-on-failure"