Skip to content

Commit a770e8d

Browse files
committed
Remove coverage of linker tests
1 parent 3b9c322 commit a770e8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/cover/make_gcov_02_files.gmk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ FILES_EXCLUDE := $(PATH_SRC)/concepts_test.cpp
1212
$(PATH_SRC)/link_1.cpp \
1313
$(PATH_SRC)/link_2.cpp \
1414
$(PATH_SRC)/link_3.cpp \
15+
$(PATH_SRC)/limits_link_1.cpp \
16+
$(PATH_SRC)/limits_link_2.cpp \
17+
$(PATH_SRC)/limits_link_3.cpp \
1518
$(PATH_SRC)/test_bad_evaluation_method.cpp \
1619
$(PATH_SRC)/test_explicit_floats.cpp \
1720
$(PATH_SRC)/test_from_chars.cpp \

0 commit comments

Comments
 (0)