Hi,

the following patch just adds the note to test-suite/guile-test how to
run it.

This file is referenced in test files, so the instructions it gives
should lead to the right way to run it.

From 097c5e869ebee05d20d8298fdf2a8aa58f2acca0 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_...@web.de>
Date: Mon, 11 Mar 2024 01:48:36 +0100
Subject: [PATCH] guile-test: note how to run the tests in the file

* test-suite/guile-test (): add comment. This file is referenced in
  tests so it should contain the up-to-date way to run the tests.
---
 test-suite/guile-test | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-suite/guile-test b/test-suite/guile-test
index 2d4e94171..5da9c048b 100755
--- a/test-suite/guile-test
+++ b/test-suite/guile-test
@@ -23,6 +23,9 @@
 ;;;; Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 
+;;;; Run via ./check-guile TEST from parent directory
+
+
 ;;;; Usage: [guile -L `pwd`/test-suite -e main -s] guile-test [OPTIONS] [TEST 
...]
 ;;;;
 ;;;; Run tests from the Guile test suite.  Report failures and
-- 
2.41.0

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

Attachment: signature.asc
Description: PGP signature

Reply via email to