mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-chmod.c: New file, based on tests/test-lchmod.c. * modules/chmod-tests: New file.
14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
Files:
|
|
tests/test-chmod.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-chmod
|
|
check_PROGRAMS += test-chmod
|
|
test_chmod_LDADD = $(LDADD) $(LIBINTL)
|