1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/argp-version-etc-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

14 lines
283 B
Plaintext

Files:
tests/test-argp-version-etc.c
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
check_PROGRAMS += test-argp-version-etc
test_argp_version_etc_LDADD = $(LDADD) @LIBINTL@