projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e8d5a
)
Get usage message into coverage tests.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 19 Jun 2017 03:31:59 +0000
(23:31 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 19 Jun 2017 03:31:59 +0000
(23:31 -0400)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index 88b18b49f76c095aee231afcac11a5f20f40d76c..da0dc71f7ec4d13c7f890b432f04bde25971c38e 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-10,6
+10,7
@@
ECHO := /bin/echo
all: regress
@echo "=== No diff output is good news."
+ @-advent -x 2>/dev/null # Get usage message into coverage tests
.SUFFIXES: .chk