mirror of
https://github.com/boostorg/math.git
synced 2025-05-11 21:33:52 +00:00
Annotate LCOV all original test_octonions
This commit is contained in:
parent
8f6ac0dc3d
commit
2bd765c03e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user