blob: 59c6e7d07070893ce904e8b57a4afc95a520988b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-fpurge.c
tests/macros.h
Depends-on:
fflush
ftell
configure.ac:
Makefile.am:
TESTS += test-fpurge
check_PROGRAMS += test-fpurge
MOSTLYCLEANFILES += t-fpurge.tmp
|