1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
Bruno Haible 1def33e0d8 tests: Use streq, part 3.
* tests/**/*.[hc]: Use streq instead of strcmp.
* modules/*-tests (Dependencies): Add streq.
2026-03-01 10:41:24 +01:00

14 lines
211 B
Plaintext

Files:
tests/test-argp.c
tests/test-argp-2.sh
tests/macros.h
Depends-on:
test-framework-sh
streq
Makefile.am:
TESTS += test-argp test-argp-2.sh
check_PROGRAMS += test-argp
test_argp_LDADD = $(LDADD) @LIBINTL@