mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Removed test files from coverage.
This commit is contained in:
parent
88def6b54e
commit
abd0ef0143
@ -41,7 +41,7 @@ enable_testing()
|
||||
|
||||
include_directories(matrix)
|
||||
|
||||
file(GLOB_RECURSE COV_SRCS matrix/*.hpp test/*.cpp)
|
||||
file(GLOB_RECURSE COV_SRCS matrix/*.hpp matrix/*.cpp)
|
||||
|
||||
# Setup the coveralls target and tell it to gather
|
||||
# coverage data for all the lib sources.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user