Skip to content

BoostTest: Introduce `boost_test_discover_tests` command

Alex Turbov requested to merge zaufi/cmake:feature/boost-test into master

The command can be used to dynamically discover tests from the Boost UnitTesting Framework based executables.

Merge request reports