1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-14 00:21:53 +03:00
Files
gnulib/modules/wgetcwd-lgpl-tests
Bruno Haible cbc02d24a5 wgetcwd-lgpl: Add tests.
* tests/test-wgetcwd-lgpl.c: New file, based on
tests/test-getcwd-lgpl.c.
* modules/wgetcwd-lgpl-tests: New file, based on
modules/getcwd-lgpl-tests.
2023-09-30 19:31:49 +02:00

14 lines
217 B
Plaintext

Files:
tests/test-wgetcwd-lgpl.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-wgetcwd-lgpl
check_PROGRAMS += test-wgetcwd-lgpl
test_wgetcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)