mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/canonicalize-tests (Depends-on): Remove progname. * modules/chown-tests (Depends-on): Likewise. * modules/dirname-tests (Depends-on): Likewise. * modules/fdopendir-tests (Depends-on): Likewise. * modules/fdutimensat-tests (Depends-on): Likewise. * modules/hash-tests (Depends-on): Likewise. * modules/lchown-tests (Depends-on): Likewise. * modules/linkat-tests (Depends-on): Likewise. * modules/renameat-tests (Depends-on): Likewise. * modules/spawn-pipe-tests (Depends-on): Likewise. * modules/utimensat-tests (Depends-on): Likewise.
23 lines
275 B
Plaintext
23 lines
275 B
Plaintext
Files:
|
|
tests/nap.h
|
|
tests/test-chown.h
|
|
tests/test-chown.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
ignore-value
|
|
lstat
|
|
mgetgroups
|
|
usleep
|
|
stat-time
|
|
stdbool
|
|
symlink
|
|
|
|
configure.ac:
|
|
AC_CHECK_FUNCS_ONCE([getegid])
|
|
|
|
Makefile.am:
|
|
TESTS += test-chown
|
|
check_PROGRAMS += test-chown
|