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)
|
echo 1..$(words $(shell ls *.log))) | $(TAPFILTER)
|
||||||
@rm *.ochk *-new advent430 adventure.data
|
@rm *.ochk *-new advent430 adventure.data
|
||||||
|
|
||||||
# List all NOMPARE tests.
|
# List all NOCOMPARE tests.
|
||||||
residuals:
|
residuals:
|
||||||
@grep -n NOCOMPARE *.log
|
@grep -n NOCOMPARE *.log
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
## Test whether KNIVES_VANISH can be issued twice
|
## Test whether KNIVES_VANISH can be issued twice
|
||||||
# SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
|
# SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
|
||||||
# SPDX-License-Identifier: BSD-2-Clause
|
# SPDX-License-Identifier: BSD-2-Clause
|
||||||
|
#NOCOMPARE avoide spuriuous failure on second "get knife"
|
||||||
no
|
no
|
||||||
seed 1640849217
|
seed 1640849217
|
||||||
e
|
e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue