mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/atexit-tests: Rather than listing tests/init.sh, now that there's a module for it, simply depend on that new module. * modules/closein-tests: Likewise. * modules/exclude-tests: Likewise. * modules/getcwd-tests: Likewise. * modules/perror-tests: Likewise. * modules/pread-tests: Likewise. * modules/pwrite-tests: Likewise. * modules/vc-list-files-tests: Likewise. * modules/verify-tests: Likewise. * modules/xalloc-die-tests: Likewise. * modules/xstrtoimax-tests: Likewise. * modules/xstrtol-tests: Likewise. * modules/xstrtoll-tests: Likewise. * modules/xstrtoumax-tests: Likewise. * modules/yesno-tests: Likewise.
15 lines
187 B
Plaintext
15 lines
187 B
Plaintext
Files:
|
|
tests/signature.h
|
|
tests/test-atexit.sh
|
|
tests/test-atexit.c
|
|
|
|
Depends-on:
|
|
test-framework-sh
|
|
unistd
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-atexit.sh
|
|
check_PROGRAMS += test-atexit
|