Skip to content

Enable installation of test programs

Reinhard Resch requested to merge enable-install_test_progs into develop

Actually INSTALL_TEST_PROGRAMS is not considered for most test programs. With this merge request, configure --enable-install_test_progs will install all the test programs (e.g. useful for CI/CD).

Merge request reports