Skip to content

Feature/reduce test compile time

Martin Alkämper requested to merge feature/reduce-test-compile-time into master

This branch aims at reducing the compile time of tests by only compiling test-template.cc once with all options and choose the test via runtime parameters

Edited by Martin Alkämper

Merge request reports