From: Bruno Haible Date: Sun, 10 Aug 2025 11:40:48 +0000 (+0200) Subject: test-framework-sh: Ensure TESTS_ENVIRONMENT gets augmented in gltests/. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a89add7d997c6e80e8ab10425f46b402a9bfa7;p=thirdparty%2Fgnulib.git test-framework-sh: Ensure TESTS_ENVIRONMENT gets augmented in gltests/. * modules/test-framework-sh (Applicability): New section. --- diff --git a/ChangeLog b/ChangeLog index 4c76a82cf9..5f9022cbf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2025-08-10 Bruno Haible + + test-framework-sh: Ensure TESTS_ENVIRONMENT gets augmented in gltests/. + * modules/test-framework-sh (Applicability): New section. + 2025-08-09 Bruno Haible gnulib-tool: Fix invalid generated Makefile.am (regression 2025-08-04). diff --git a/modules/test-framework-sh b/modules/test-framework-sh index 2a10d461ff..34bc66f40d 100644 --- a/modules/test-framework-sh +++ b/modules/test-framework-sh @@ -1,6 +1,9 @@ Description: Bourne-shell-based testing framework +Applicability: +all + Files: tests/init.sh