mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
17 lines
243 B
Plaintext
17 lines
243 B
Plaintext
Files:
|
|
tests/test-fseek.c
|
|
tests/test-fseek.sh
|
|
tests/test-fseek2.sh
|
|
tests/signature.h
|
|
tests/macros.h
|
|
m4/ungetc.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_FUNC_UNGETC_WORKS
|
|
|
|
Makefile.am:
|
|
TESTS += test-fseek.sh test-fseek2.sh
|
|
check_PROGRAMS += test-fseek
|