note
This commit is contained in:
parent
7dff46eeec
commit
9cfa7a969c
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -81,6 +81,7 @@ testcoverage:
|
||||||
@echo ""
|
@echo ""
|
||||||
@hpc report test --exclude=Main --exclude=QC
|
@hpc report test --exclude=Main --exclude=QC
|
||||||
@hpc markup test --exclude=Main --exclude=QC --destdir=.hpc >/dev/null
|
@hpc markup test --exclude=Main --exclude=QC --destdir=.hpc >/dev/null
|
||||||
|
@echo "(See .hpc/ for test coverage details.)"
|
||||||
|
|
||||||
# If ikiwiki is available, build static html docs suitable for being
|
# If ikiwiki is available, build static html docs suitable for being
|
||||||
# shipped in the software package.
|
# shipped in the software package.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue