提交 5ce4367d 编写于 作者: T Thomas Rast 提交者: Junio C Hamano

coverage: build coverage-untested-functions by default

Change the 'coverage' target to build coverage-untested-functions by
default, so as to make it more discoverable.
Signed-off-by: NThomas Rast <trast@inf.ethz.ch>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 c14cc77c
......@@ -2529,7 +2529,7 @@ check-builtins::
coverage:
$(MAKE) coverage-test
$(MAKE) coverage-report
$(MAKE) coverage-untested-functions
object_dirs := $(sort $(dir $(OBJECTS)))
coverage-clean-results:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册