mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* 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
|