Hi Simon,
> > Assuming I am a GNU package maintainer and I read this paragraph. How do
> > I know whether my package uses the "old serial test harness"? Can I
> > determine this by looking at configure.ac? Or at the main Makefile.am?
>
> I suspect almost everyone is using the parallel test harnes
Bruno Haible writes:
> Hi Simon,
>
>> +Replace @code{LOG_COMPILER} with @code{TESTS_ENVIRONMENT} if you are
>> +using the old serial test harness.
>
> Assuming I am a GNU package maintainer and I read this paragraph. How do
> I know whether my package uses the "old serial test harness"? Can I
> d
Hi Simon,
> +Replace @code{LOG_COMPILER} with @code{TESTS_ENVIRONMENT} if you are
> +using the old serial test harness.
Assuming I am a GNU package maintainer and I read this paragraph. How do
I know whether my package uses the "old serial test harness"? Can I
determine this by looking at configu
Further testing quickly found a small bug, pushed.
/Simon
From 784fdea59920d69998b59ab326c11a8a2a93ef88 Mon Sep 17 00:00:00 2001
From: Simon Josefsson
Date: Fri, 14 May 2021 15:03:25 +0200
Subject: [PATCH] valgrind-tests: Fix LOG_VALGRIND when valgrind is missing.
* m4/valgrind-tests.m4: Clear a
e same way as before. The reason for the change is
to enable end-users to be able to change VALGRINDFLAGS during a 'make
check' phase if they want.
/Simon
From e0a1ea5e1d20918f6850a2ab8cb86c691cd8b46c Mon Sep 17 00:00:00 2001
From: Simon Josefsson
Date: Fri, 14 May 2021 14:17:20 +0200
S