mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
2a0c6ab057
* modules/ftruncate-tests: New file. * tests/test-ftruncate.sh: New file. * tests/test-ftruncate.c: New file.
14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
Files:
|
|
tests/test-ftruncate.c
|
|
tests/test-ftruncate.sh
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-ftruncate.sh
|
|
check_PROGRAMS += test-ftruncate
|