1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/xstdopen-tests
Bruno Haible 573ca4af63 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 15:18:32 +02:00

12 lines
193 B
Plaintext

Files:
tests/test-xstdopen.c
tests/test-xstdopen.sh
tests/macros.h
Depends-on:
Makefile.am:
TESTS += test-xstdopen.sh
check_PROGRAMS += test-xstdopen
test_xstdopen_LDADD = $(LDADD) @LIBINTL@