From 86fe4bd1212c346de237755139eaf7bfcb00946f Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 27 Jun 2024 13:04:33 -0400 Subject: [PATCH] Verify that tesrts still match advent430 where expected. --- tests/Makefile | 2 +- tests/knife.log | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile b/tests/Makefile index 2ed7431..997096a 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -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 diff --git a/tests/knife.log b/tests/knife.log index e7477e2..1c811ea 100644 --- a/tests/knife.log +++ b/tests/knife.log @@ -1,6 +1,7 @@ ## Test whether KNIVES_VANISH can be issued twice # SPDX-FileCopyrightText: Copyright Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause +#NOCOMPARE avoide spuriuous failure on second "get knife" no seed 1640849217 e -- 2.31.1