Testing simplification.
This commit is contained in:
parent
9fdbe73315
commit
8fd3eb8b92
1 changed files with 0 additions and 2 deletions
|
@ -29,9 +29,7 @@ TESTLOADS := $(shell ls -1 *.log | sed '/.log/s///' | sort)
|
||||||
|
|
||||||
check: savecheck
|
check: savecheck
|
||||||
@make tap | tapview
|
@make tap | tapview
|
||||||
@echo "=== No diff output is good news."
|
|
||||||
@-advent -x 2>/dev/null || exit 0 # Get usage message into coverage tests
|
@-advent -x 2>/dev/null || exit 0 # Get usage message into coverage tests
|
||||||
@-advent -l /dev/null <pitfall.log >/dev/null
|
|
||||||
|
|
||||||
.SUFFIXES: .chk
|
.SUFFIXES: .chk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue