Verify that tesrts still match advent430 where expected.
This commit is contained in:
parent
bd499dc532
commit
86fe4bd121
2 changed files with 2 additions and 1 deletions
|
@ -170,7 +170,7 @@ oldcompare:
|
|||
echo 1..$(words $(shell ls *.log))) | $(TAPFILTER)
|
||||
@rm *.ochk *-new advent430 adventure.data
|
||||
|
||||
# List all NOMPARE tests.
|
||||
# List all NOCOMPARE tests.
|
||||
residuals:
|
||||
@grep -n NOCOMPARE *.log
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
## Test whether KNIVES_VANISH can be issued twice
|
||||
# SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#NOCOMPARE avoide spuriuous failure on second "get knife"
|
||||
no
|
||||
seed 1640849217
|
||||
e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue