blob: a2f2aa0beee6afc4a86fa9ab39715b7f112713bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-getdelim.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-getdelim
check_PROGRAMS += test-getdelim
MOSTLYCLEANFILES += test-getdelim.txt
|