mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 07:03:33 +00:00
19 lines
336 B
Plaintext
19 lines
336 B
Plaintext
Files:
|
|
tests/test-fflush.c
|
|
tests/test-fflush2.sh
|
|
tests/test-fflush2.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
binary-io
|
|
fseeko
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fflush test-fflush2.sh
|
|
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
|
|
check_PROGRAMS += test-fflush test-fflush2
|
|
MOSTLYCLEANFILES += test-fflush.txt
|