mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* 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.
12 lines
193 B
Plaintext
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@
|