summaryrefslogtreecommitdiff
path: root/modules/closein-tests
blob: dc288f2ea0502fafda1cf18242faa92ac302216d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-closein.sh
tests/test-closein.c

Depends-on:
binary-io
ignore-value
test-framework-sh

configure.ac:

Makefile.am:
TESTS += test-closein.sh
check_PROGRAMS += test-closein
test_closein_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)