]> Savannah Git Hosting - gnulib.git/commitdiff
tests: Fix dependencies to test-framework-sh.
authorBruno Haible <bruno@clisp.org>
Fri, 17 May 2024 13:18:32 +0000 (15:18 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 17 May 2024 23:36:23 +0000 (01:36 +0200)
* modules/argp-tests (Depends-on): Add test-framework-sh.
* modules/argp-version-etc-tests (Depends-on): Likewise.
* modules/dfa-tests (Depends-on): Likewise.
* modules/error-tests (Depends-on): Likewise.
* modules/readtokens-tests (Depends-on): Likewise.
* modules/string-desc-tests (Depends-on): Likewise.
* modules/verror-tests (Depends-on): Likewise.
* modules/xstdopen-tests (Depends-on): Remove test-framework-sh.

ChangeLog
modules/argp-tests
modules/argp-version-etc-tests
modules/dfa-tests
modules/error-tests
modules/readtokens-tests
modules/string-desc-tests
modules/verror-tests
modules/xstdopen-tests

index 6a5d28c09c9f0904cb84fe75b363ea5ceb3359d7..0c0cae47c48b04eca28ded216253def72269bb6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2024-05-17  Bruno Haible  <bruno@clisp.org>
+
+       tests: Fix dependencies to test-framework-sh.
+       * modules/argp-tests (Depends-on): Add test-framework-sh.
+       * modules/argp-version-etc-tests (Depends-on): Likewise.
+       * modules/dfa-tests (Depends-on): Likewise.
+       * modules/error-tests (Depends-on): Likewise.
+       * modules/readtokens-tests (Depends-on): Likewise.
+       * modules/string-desc-tests (Depends-on): Likewise.
+       * modules/verror-tests (Depends-on): Likewise.
+       * modules/xstdopen-tests (Depends-on): Remove test-framework-sh.
+
 2024-05-17  Bruno Haible  <bruno@clisp.org>
 
        sys_select: Fix compilation error in C++ mode on macOS 13, 14.
index fada6827f0af4136e3c04d202284613b684fd7cf..ea2d29aef4272cfec0d9dc903a3bb578fef8cfe1 100644 (file)
@@ -4,6 +4,7 @@ tests/test-argp-2.sh
 tests/macros.h
 
 Depends-on:
+test-framework-sh
 
 Makefile.am:
 TESTS += test-argp test-argp-2.sh
index df101821b4054b6d2b5ddb05cf26400695b6ae91..cbb15d74bfd008bc46936c85d401149541740c44 100644 (file)
@@ -5,6 +5,7 @@ tests/test-argp-version-etc-1.sh
 Depends-on:
 argp
 version-etc-fsf
+test-framework-sh
 
 Makefile.am:
 TESTS += test-argp-version-etc test-argp-version-etc-1.sh
index 982d3701712678f5ce4bd5421eb0e4e403367cc1..42606e8781fac11c26639666bca67249f06c3346 100644 (file)
@@ -11,6 +11,7 @@ stdlib
 string
 unistd
 regex
+test-framework-sh
 
 configure.ac:
 
index 58369089e3e65af375d06589be6b5b83bdd96d04..d543e917bf6436d6cefbe2a92a3d7bf96d8913de 100644 (file)
@@ -4,6 +4,7 @@ tests/test-error.c
 tests/macros.h
 
 Depends-on:
+test-framework-sh
 
 configure.ac:
 
index 189cde252c75179434997a14ffd9030d3a9e2b25..5dc8973b9fd5ba330d37dfc0861a9fe22eac268e 100644 (file)
@@ -5,6 +5,7 @@ tests/test-readtokens.sh
 
 Depends-on:
 closeout
+test-framework-sh
 
 configure.ac:
 
index 687d4e2af2b48a1a8d4ed0c5da3e1cc0bde7a81c..226378c65f97f02d7d3e737f1e56664f8c2fadb1 100644 (file)
@@ -5,6 +5,7 @@ tests/macros.h
 
 Depends-on:
 close
+test-framework-sh
 
 configure.ac:
 
index bd76d768c13616e8d4758759b75417a23c9c0c5b..bdcf0602191ca05362b3c30ce9ee27ba48930fe6 100644 (file)
@@ -4,6 +4,7 @@ tests/test-verror.c
 tests/macros.h
 
 Depends-on:
+test-framework-sh
 
 configure.ac:
 
index 0810f4afc80aaee275a769e04bab09d5bd4bba78..e1de5d2e8d995f2f8f41dbf554928c5feac82b46 100644 (file)
@@ -4,7 +4,6 @@ tests/test-xstdopen.sh
 tests/macros.h
 
 Depends-on:
-test-framework-sh
 
 Makefile.am:
 TESTS += test-xstdopen.sh