mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-14 00:21:53 +03:00
* 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.
14 lines
217 B
Plaintext
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)
|