blob: 9e2934d97b13154e3cf8c3eff41330dfba6873a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Files:
tests/test-fgetc.c
tests/signature.h
tests/macros.h
Depends-on:
unistd
fdopen
msvc-inval
configure.ac:
Makefile.am:
TESTS += test-fgetc
check_PROGRAMS += test-fgetc
|