unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH] document in guile-test how to run it nowadays
@ 2024-03-11  1:06 Dr. Arne Babenhauserheide
  0 siblings, 0 replies; only message in thread
From: Dr. Arne Babenhauserheide @ 2024-03-11  1:06 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]

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_bab@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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-11  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11  1:06 [PATCH] document in guile-test how to run it nowadays Dr. Arne Babenhauserheide

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).