Annotate LCOV all original test_octonions

This commit is contained in:
Christopher Kormanyos 2024-02-12 14:53:46 +01:00
parent 8f6ac0dc3d
commit 2bd765c03e

View File

@ -8,7 +8,6 @@
#include <iomanip>
#include <boost/mpl/list.hpp>
#include <boost/test/unit_test.hpp>
@ -16,6 +15,7 @@
#include <boost/math/octonion.hpp>
// LCOV_EXCL_START
template<typename T>
struct string_type_name;
@ -773,3 +773,5 @@ boost::unit_test::test_suite * init_unit_test_suite(int, char *[])
}
#undef DEFINE_TYPE_NAME
// LCOV_EXCL_STOP