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:
9fdbe73
)
Testing simplification.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 16 Mar 2023 14:18:56 +0000
(10:18 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 16 Mar 2023 14:18:56 +0000
(10:18 -0400)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index c0a9b0ccc07077d9fe6151bc3c40e39ebc1d23b2..90120ef1b374e7935963adb09ea0e3717a34be83 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-29,9
+29,7
@@
TESTLOADS := $(shell ls -1 *.log | sed '/.log/s///' | sort)
check: savecheck
@make tap | tapview
- @echo "=== No diff output is good news."
@-advent -x 2>/dev/null || exit 0 # Get usage message into coverage tests
- @-advent -l /dev/null <pitfall.log >/dev/null
.SUFFIXES: .chk