1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

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.
This commit is contained in:
Bruno Haible
2024-05-17 15:18:32 +02:00
parent e36cc17f69
commit 573ca4af63
9 changed files with 19 additions and 1 deletions

View File

@@ -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>
stdbit-h: Fix syntax error.

View 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

View 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

View File

@@ -11,6 +11,7 @@ stdlib
string
unistd
regex
test-framework-sh
configure.ac:

View File

@@ -4,6 +4,7 @@ tests/test-error.c
tests/macros.h
Depends-on:
test-framework-sh
configure.ac:

View File

@@ -5,6 +5,7 @@ tests/test-readtokens.sh
Depends-on:
closeout
test-framework-sh
configure.ac:

View File

@@ -5,6 +5,7 @@ tests/macros.h
Depends-on:
close
test-framework-sh
configure.ac:

View File

@@ -4,6 +4,7 @@ tests/test-verror.c
tests/macros.h
Depends-on:
test-framework-sh
configure.ac:

View File

@@ -4,7 +4,6 @@ tests/test-xstdopen.sh
tests/macros.h
Depends-on:
test-framework-sh
Makefile.am:
TESTS += test-xstdopen.sh