1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/chmod-tests
Bruno Haible 6f4fc51cf8 chmod: Add tests.
* tests/test-chmod.c: New file, based on tests/test-lchmod.c.
* modules/chmod-tests: New file.
2022-06-22 01:45:33 +02:00

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)