Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
McMule
handyG
Commits
a2e558d0
Commit
a2e558d0
authored
Aug 28, 2019
by
ulrich_y
Browse files
removed test-chenff.f90 from lcov
parent
ee911a8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
configure
configure
+3
-1
No files found.
configure
View file @
a2e558d0
...
...
@@ -803,8 +803,10 @@ EOF
done
$HAVE_LCOV
&&
cat
>>
makefile
<<
EOF
report/coverage.info: report/report.txt
report/coverage.
full.
info: report/report.txt
\$
(LCOV) --capture --directory build/ --output-file
\$
@
report/coverage.info: report/coverage.full.info
\$
(LCOV) --remove
\$
< "
\$\$
(pwd)/checks/test-chenff.f90" -o
\$
@
report/lcov.report: report/coverage.info
\$
(LCOV) --list
\$
< >
\$
@
cat
\$
@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment